Trust & Proof: Marin Bikes – Signal Evidence & AI Readability

Marin Bikes

(https://marinbikes.com) πŸ“Έ Data Snapshot: May 25, 2026
Trust & Proof β€” The Lens

Count 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.

Trust & Proof Verifiable evidence vs. Trust Theatre.
17 Impact Weight: 20 / 100
85% Reputation

The site avoids trust theatre by integrating a legitimate review count of 295 and an aggregate rating of 4.2 within its schema. While it employs terms like ‘critically-acclaimed’ without direct outbound links to specific award sources in the text, it includes verified customer reviews from named individuals like Lee Strickland and Daniel Sotelino. The lack of a trust_theatre_flag (false) and the presence of a global dealer network locator provide additional layers of verified physical legitimacy.

Proof density is robust, with nearly every product listing containing a clear price, year, and model name. The schema data provides a high ratio of verifiable evidence, including social footprints and a physical service address, against very few vague assertions. The presence of specific product kits, such as the ‘Headlands Frame Kit’ at $2,149.00 USD, proves a level of professional specificity that negates generic marketing signals.

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
80Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 41 3
/collections/adventure/ 13 1
/collections/transit-urban/ 13 1
/collections/drop-bar/ 13 1
πŸ”— Identity & Technical Layer β€” schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://marinbikes.com/#organization",
            "name": "Marin Bikes",
            "url": "https://marinbikes.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://cdn.shopify.com/s/files/1/0931/9455/1645/files/Marin_Bikes_Logo.webp?v=1740475360"
            },
            "sameAs": [
                "https://www.facebook.com/marinbikesfb",
                "https://www.instagram.com/marinbikes/",
                "https://www.youtube.com/channel/UCkyjQSutBlwmyZmMdNutfOg",
                "https://vimeo.com/marinbikes",
                "https://www.linkedin.com/company/marin-bikes"
            ],
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Technology Lane, Suite 100",
                "addressLocality": "Petaluma",
                "addressRegion": "CA",
                "postalCode": "94954",
                "addressCountry": "US"
            }
        },
        {
            "@type": "AggregateRating",
            "itemReviewed": {
                "@type": "Organization",
                "@id": "https://marinbikes.com/#organization"
            },
            "bestRating": "5",
            "worstRating": "1",
            "ratingValue": "4.2",
            "reviewCount": "295"
        },
        {
            "@type": "WebSite",
            "@id": "https://marinbikes.com/#website",
            "name": "Marin Bikes",
            "url": "https://marinbikes.com/",
            "publisher": {
                "@id": "https://marinbikes.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://marinbikes.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://marinbikes.com/#webpage",
            "url": "https://marinbikes.com/",
            "name": "Marin Bikes",
            "description": "Premium bicycle manufacturer specializing in mountain bikes, gravel bikes, kids bikes and electric bikes since 1986.",
            "inLanguage": "en",
            "isPartOf": {
                "@id": "https://marinbikes.com/#website"
            },
            "about": {
                "@id": "https://marinbikes.com/#organization"
            }
        },
        {
            "@type": "Review",
            "itemReviewed": {
                "@type": "Organization",
                "@id": "https://marinbikes.com/#organization"
            },
            "author": {
                "@type": "Person",
                "name": "Lee Strickland"
            },
            "name": "Having the parts I needed and fast…",
            "reviewBody": "Having the parts I needed and fast shipping!",
            "reviewRating": {
                "@type": "Rating",
                "bestRating": "5",
                "worstRating": "1",
                "ratingValue": "5"
            }
        },
        {
            "@type": "Review",
            "itemReviewed": {
                "@type": "Organization",
                "@id": "https://marinbikes.com/#organization"
            },
            "author": {
                "@type": "Person",
                "name": "Daniel Sotelino"
            },
            "name": "It's a beauty",
            "reviewBody": "It's a beauty. Easy to assemble, smooth ride",
            "reviewRating": {
                "@type": "Rating",
                "bestRating": "5",
                "worstRating": "1",
                "ratingValue": "5"
            }
        }
    ]
}
/collections/adventure/
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://marinbikes.com/#organization",
            "name": "Marin Bikes",
            "url": "https://marinbikes.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://cdn.shopify.com/s/files/1/0931/9455/1645/files/Marin_Bikes_Logo.webp?v=1740475360"
            },
            "sameAs": [
                "https://www.facebook.com/marinbikesfb",
                "https://www.instagram.com/marinbikes/",
                "https://www.youtube.com/channel/UCkyjQSutBlwmyZmMdNutfOg",
                "https://vimeo.com/marinbikes",
                "https://www.linkedin.com/company/marin-bikes"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://marin-bikes.myshopify.com/#website",
            "name": "Marin Bikes",
            "url": "https://marin-bikes.myshopify.com/",
            "publisher": {
                "@id": "https://marin-bikes.myshopify.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://marin-bikes.myshopify.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "CollectionPage",
            "@id": "https://marinbikes.com/collections/adventure/#webpage",
            "url": "https://marinbikes.com/collections/adventure",
            "name": "Adventure – Marin Bikes",
            "description": "Drop bars or risers, fat tires or not-so fat tires, if your aim is to venture off the beaten track and forge your own path, look no further. They say life is all about the journey and we know we're biased, but doing some of it by bike just makes it better!",
            "inLanguage": "en",
            "isPartOf": {
                "@id": "https://marinbikes.com/#website"
            },
            "mainEntity": {
                "@type": "ItemList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-four-corners-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": {
                            "@id": "https://marinbikes.com/products/2026-four-corners-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-four-corners-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-pine-mountain-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-pine-mountain-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "item": {
                            "@id": "https://marinbikes.com/products/2026-dsx-fs"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-dsx-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-dsx-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 9,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-dsx"
                        }
                    }
                ]
            }
        }
    ]
}
/collections/transit-urban/
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://marinbikes.com/#organization",
            "name": "Marin Bikes",
            "url": "https://marinbikes.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://cdn.shopify.com/s/files/1/0931/9455/1645/files/Marin_Bikes_Logo.webp?v=1740475360"
            },
            "sameAs": [
                "https://www.facebook.com/marinbikesfb",
                "https://www.instagram.com/marinbikes/",
                "https://www.youtube.com/channel/UCkyjQSutBlwmyZmMdNutfOg",
                "https://vimeo.com/marinbikes",
                "https://www.linkedin.com/company/marin-bikes"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://marin-bikes.myshopify.com/#website",
            "name": "Marin Bikes",
            "url": "https://marin-bikes.myshopify.com/",
            "publisher": {
                "@id": "https://marin-bikes.myshopify.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://marin-bikes.myshopify.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "CollectionPage",
            "@id": "https://marinbikes.com/collections/transit-urban/#webpage",
            "url": "https://marinbikes.com/collections/transit-urban",
            "name": "Transit/Urban – Marin Bikes",
            "description": "To work, to the park, the beach, the shops or simply around the block? Marin has the perfect model for your needs!",
            "inLanguage": "en",
            "isPartOf": {
                "@id": "https://marinbikes.com/#website"
            },
            "mainEntity": {
                "@type": "ItemList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-muirwoods-27-5-embargo-oct-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": {
                            "@id": "https://marinbikes.com/products/2023-presidio-3-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "item": {
                            "@id": "https://marinbikes.com/products/2023-presidio-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-larkspur-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-larkspur-1"
                        }
                    }
                ]
            }
        }
    ]
}
/collections/drop-bar/
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://marinbikes.com/#organization",
            "name": "Marin Bikes",
            "url": "https://marinbikes.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://cdn.shopify.com/s/files/1/0931/9455/1645/files/Marin_Bikes_Logo.webp?v=1740475360"
            },
            "sameAs": [
                "https://www.facebook.com/marinbikesfb",
                "https://www.instagram.com/marinbikes/",
                "https://www.youtube.com/channel/UCkyjQSutBlwmyZmMdNutfOg",
                "https://vimeo.com/marinbikes",
                "https://www.linkedin.com/company/marin-bikes"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://marin-bikes.myshopify.com/#website",
            "name": "Marin Bikes",
            "url": "https://marin-bikes.myshopify.com/",
            "publisher": {
                "@id": "https://marin-bikes.myshopify.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://marin-bikes.myshopify.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "CollectionPage",
            "@id": "https://marinbikes.com/collections/drop-bar/#webpage",
            "url": "https://marinbikes.com/collections/drop-bar",
            "name": "Drop Bar – Marin Bikes",
            "description": "Designed for gravel, adventure, commuting, and for taking you "Beyond Road." Just don't think of them as traditional road bikes.",
            "inLanguage": "en",
            "isPartOf": {
                "@id": "https://marinbikes.com/#website"
            },
            "mainEntity": {
                "@type": "ItemList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": {
                            "@id": "https://marinbikes.com/products/headlands-3"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": {
                            "@id": "https://marinbikes.com/products/headlands-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-headlands-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-headlands-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-headlands-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-headlands-frame-kit"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-gestalt-xr-copy"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-gestalt-x10"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 9,
                        "item": {
                            "@id": "https://marinbikes.com/products/gestalt"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 10,
                        "item": {
                            "@id": "https://marinbikes.com/products/2023-gestalt-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 11,
                        "item": {
                            "@id": "https://marinbikes.com/products/2023-gestalt"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 12,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-four-corners-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 13,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-nicasio-copy"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 14,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-nicasio-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 15,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-nicasio-st"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 16,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-1-nicasio"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 17,
                        "item": {
                            "@id": "https://marinbikes.com/products/2024-four-corners-2"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 18,
                        "item": {
                            "@id": "https://marinbikes.com/products/2026-four-corners-1"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 19,
                        "item": {
                            "@id": "https://marinbikes.com/products/2025-nicasio-2-canada"
                        }
                    }
                ]
            }
        }
    ]
}