Identity & Authority: Pinepoint Creative – Signal Evidence & AI Readability

Pinepoint Creative

(https://pinepointcreative.com) 📸 Data Snapshot: May 19, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
7 Impact Weight: 15 / 100
47% Reputation

There is a notable authority gap regarding the actual human beings behind the agency. While the homepage quips, ‘Seriously, we have a lot of kids,’ there are no named team profiles, bios, or Person schema to verify professional credentials. The Organization schema is present but lacks sameAs links to social proof or professional associations, and the ‘Office’ and ‘Mailing Address’ are the only verified physical footprints provided.

The site makes bold performance claims such as ‘high end video productions sure to elicit the response you are hoping for’ and ‘absolutely flawless experience,’ but it fails to demonstrate this with a robust portfolio. The ‘Work’ page (char_count: 426) is marked as insufficient, providing only headings for projects without describing what was actually done or the results achieved, creating a gap between the marketing tone and the forensic proof.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative: Maine Branding & Marketing Agency",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "about": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://pinepointcreative.com/#primaryimage"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#primaryimage"
            },
            "thumbnailUrl": "https://pinepointcreative.com/wp-content/uploads/2023/08/Kettle-Cove-Fitness-White-Horizontal.png",
            "datePublished": "2017-10-12T16:06:01+00:00",
            "dateModified": "2026-03-24T23:44:59+00:00",
            "description": "Pinepoint Creative is a branding & marketing agency in Windham, ME. We specialize in branding, web design, video, social media, SEO & more.",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://pinepointcreative.com/#primaryimage",
            "url": "https://pinepointcreative.com/wp-content/uploads/2023/08/Kettle-Cove-Fitness-White-Horizontal.png",
            "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2023/08/Kettle-Cove-Fitness-White-Horizontal.png",
            "width": 1000,
            "height": 407
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/services/",
            "url": "https://pinepointcreative.com/services/",
            "name": "Services We Offer - Pinepoint Creative",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "datePublished": "2021-11-12T20:12:54+00:00",
            "dateModified": "2024-10-04T14:43:42+00:00",
            "description": "We offer a wide range of marketing and creative services including branding, film, web design & hosting, social media marketing, SEO, & more.",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://pinepointcreative.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
/work/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/work/",
            "url": "https://pinepointcreative.com/work/",
            "name": "Custom Branding & Design Portfolio - Pinepoint Creative",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://pinepointcreative.com/work/#primaryimage"
            },
            "image": {
                "@id": "https://pinepointcreative.com/work/#primaryimage"
            },
            "thumbnailUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PitchedHalo-BrandMark-L_Cutaway-White-e1637003362668-1024x936.png",
            "datePublished": "2017-10-12T16:32:00+00:00",
            "dateModified": "2021-12-18T17:16:09+00:00",
            "description": "We offer a wide range of services to our clients from branding and web design to custom films and social media marketing. Check out our work.",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/work/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/work/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://pinepointcreative.com/work/#primaryimage",
            "url": "https://pinepointcreative.com/wp-content/uploads/2021/11/PitchedHalo-BrandMark-L_Cutaway-White-e1637003362668-1024x936.png",
            "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PitchedHalo-BrandMark-L_Cutaway-White-e1637003362668-1024x936.png"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/work/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://pinepointcreative.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "work"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/contact/",
            "url": "https://pinepointcreative.com/contact/",
            "name": "Are You Ready To Grow Your Business? Contact Us Today",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "datePublished": "2021-12-01T02:47:02+00:00",
            "dateModified": "2022-07-11T20:14:58+00:00",
            "description": "Contact Pinepoint Creative today to discuss how we can help grow your business from branding, custom films, web design, social media & more!",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://pinepointcreative.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
/branding/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/branding/",
            "url": "https://pinepointcreative.com/branding/",
            "name": "Branding Strategy & Design Services That Set You Apart",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://pinepointcreative.com/branding/#primaryimage"
            },
            "image": {
                "@id": "https://pinepointcreative.com/branding/#primaryimage"
            },
            "thumbnailUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree-751x1024.png",
            "datePublished": "2021-12-22T20:54:11+00:00",
            "dateModified": "2021-12-23T18:04:38+00:00",
            "description": "Branding is essential in differentiating yourself from the crowd. Find out what it is, why it's important, and how can we help?",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/branding/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/branding/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://pinepointcreative.com/branding/#primaryimage",
            "url": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree.png",
            "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree.png",
            "width": 1000,
            "height": 1363
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/branding/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://pinepointcreative.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "branding"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
/web-design-and-hosting/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://pinepointcreative.com/web-design-and-hosting/",
            "url": "https://pinepointcreative.com/web-design-and-hosting/",
            "name": "Web Design, Hosting, & Management Services",
            "isPartOf": {
                "@id": "https://pinepointcreative.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://pinepointcreative.com/web-design-and-hosting/#primaryimage"
            },
            "image": {
                "@id": "https://pinepointcreative.com/web-design-and-hosting/#primaryimage"
            },
            "thumbnailUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree-751x1024.png",
            "datePublished": "2021-12-23T15:43:04+00:00",
            "dateModified": "2025-07-03T13:20:37+00:00",
            "description": "Web design for desktop & mobile is key to building business & boosting SEO performance. We design, host, & manage sites from start to finish.",
            "breadcrumb": {
                "@id": "https://pinepointcreative.com/web-design-and-hosting/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://pinepointcreative.com/web-design-and-hosting/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://pinepointcreative.com/web-design-and-hosting/#primaryimage",
            "url": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree.png",
            "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/11/PP-White-Tree.png",
            "width": 1000,
            "height": 1363
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://pinepointcreative.com/web-design-and-hosting/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://pinepointcreative.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Web design & Hosting"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://pinepointcreative.com/#website",
            "url": "https://pinepointcreative.com/",
            "name": "Pinepoint Creative",
            "description": "Branding & Marketing",
            "publisher": {
                "@id": "https://pinepointcreative.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://pinepointcreative.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://pinepointcreative.com/#organization",
            "name": "Pinepoint Creative",
            "url": "https://pinepointcreative.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://pinepointcreative.com/#/schema/logo/image/",
                "url": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "contentUrl": "https://pinepointcreative.com/wp-content/uploads/2021/03/P-Logo-Green.png",
                "width": 4582,
                "height": 5945,
                "caption": "Pinepoint Creative"
            },
            "image": {
                "@id": "https://pinepointcreative.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
24Review mentions (all pages)
16External proof links (all pages)
PageReviewsProof links
/ (home) 4 2
/services/ 4 2
/work/ 4 2
/contact/ 4 6
/branding/ 4 2
/web-design-and-hosting/ 4 2