Pinepoint Creative
(https://pinepointcreative.com) 📸 Data Snapshot: May 19, 2026Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.
The site avoids high-level trust theatre (no fake Forbes logos or unearned badges) but relies on a limited set of reviews (review_count: 4). The trust signal is reinforced by a named testimonial from Ken Cianchette mentioning a specific ‘25%+ increase in sales,’ which provides a rare anchor of substance. However, the ‘Work’ page is a significant proof-path failure, listing project names like Pitched Halo Customs and Watchytt Systems without any associated case study data, metrics, or visual proof links.
The proof density is top-heavy on the homepage with 10 client logos (Reny’s, United Way, Allagash Waste) but thins out immediately upon deeper inspection. There are only two substantive testimonials across six pages. While the 25% sales increase mention is a strong proof point, the lack of named case studies or technical deep dives results in a ratio of approximately 1 proof point for every 10 vague assertions.
Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.
🛡️ Trust Signals — reviews, proof links, trust-theatre check
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 4 | 2 |
| /services/ | 4 | 2 |
| /work/ | 4 | 2 |
| /contact/ | 4 | 6 |
| /branding/ | 4 | 2 |
| /web-design-and-hosting/ | 4 | 2 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
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/"
}
}
]
}
This page presents a snapshot of public data from Pinepoint Creative, captured on May 19, 2026, to show how machine logic reads Trust & Proof signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Pinepoint Creative: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://pinepointcreative.com to view the most current version of its content and see directly what this company is about and what it offers.