Identity & Authority: GoCar – Signal Evidence & AI Readability

GoCar

(https://gocar.ie) 📸 Data Snapshot: May 30, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is primarily established through operational transparency rather than personal branding. There is a gap in structured data; the site lacks Organization schema with sameAs links or Person schema for leadership, which would verify the ‘industry leader’ claim. However, the technical implementation of the heading hierarchy is clean and logical, supporting the platform’s professional positioning.

The primary performance claim is being the ‘largest car and van sharing service’ with ‘over 1100 vehicles.’ This is a bold assertion that, while plausible given the detailed rates page, is not explicitly backed by a linked annual report or independent market share study. The ‘5 steps to hitting the road’ claim is, however, fully demonstrated by the instructional content on the sub-pages.

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://www.gocar.ie/",
            "url": "https://www.gocar.ie/",
            "name": "GoCar - Irelands #1 Car Sharing Company",
            "isPartOf": {
                "@id": "https://www.gocar.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.gocar.ie/#primaryimage"
            },
            "image": {
                "@id": "https://www.gocar.ie/#primaryimage"
            },
            "thumbnailUrl": "https://www.gocar.ie/wp-content/uploads/2024/05/unnamed.png",
            "datePublished": "2015-08-18T08:58:56+00:00",
            "dateModified": "2025-02-27T14:22:25+00:00",
            "description": "Book the car you want, hop in, take the keys & Go! With over 1,100 cars & vans available, car sharing has never been easier. Check out where your closest pay as you go car is and how easy it is to use!",
            "breadcrumb": {
                "@id": "https://www.gocar.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gocar.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.gocar.ie/#primaryimage",
            "url": "https://www.gocar.ie/wp-content/uploads/2024/05/unnamed.png",
            "contentUrl": "https://www.gocar.ie/wp-content/uploads/2024/05/unnamed.png",
            "width": 1484,
            "height": 1024
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gocar.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gocar.ie/#website",
            "url": "https://www.gocar.ie/",
            "name": "GoCar",
            "description": "Pay As You Go Driving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gocar.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/rates/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gocar.ie/rates/",
            "url": "https://www.gocar.ie/rates/",
            "name": "GoCar Rates | Ireland's #1 Car Sharing Company",
            "isPartOf": {
                "@id": "https://www.gocar.ie/#website"
            },
            "datePublished": "2015-08-18T09:32:40+00:00",
            "dateModified": "2026-03-27T13:56:08+00:00",
            "description": "Our hourly car rental price starts from €10/hour. Check out our variety of cars and rates. It's completely pay as you go with no monthly fees, only pay for what you use!",
            "breadcrumb": {
                "@id": "https://www.gocar.ie/rates/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gocar.ie/rates/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gocar.ie/rates/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gocar.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Rates"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gocar.ie/#website",
            "url": "https://www.gocar.ie/",
            "name": "GoCar",
            "description": "Pay As You Go Driving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gocar.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/how-it-works/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gocar.ie/how-it-works/",
            "url": "https://www.gocar.ie/how-it-works/",
            "name": "How it works - GoCar",
            "isPartOf": {
                "@id": "https://www.gocar.ie/#website"
            },
            "datePublished": "2024-03-28T03:48:16+00:00",
            "dateModified": "2024-07-02T12:52:57+00:00",
            "breadcrumb": {
                "@id": "https://www.gocar.ie/how-it-works/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gocar.ie/how-it-works/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gocar.ie/how-it-works/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gocar.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "How it works"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gocar.ie/#website",
            "url": "https://www.gocar.ie/",
            "name": "GoCar",
            "description": "Pay As You Go Driving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gocar.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/locations/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gocar.ie/1659105794610/locations/",
            "url": "https://www.gocar.ie/1659105794610/locations/",
            "name": "GoCar Locations | Ireland's #1 Car Sharing Company",
            "isPartOf": {
                "@id": "https://www.gocar.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.gocar.ie/1659105794610/locations/#primaryimage"
            },
            "image": {
                "@id": "https://www.gocar.ie/1659105794610/locations/#primaryimage"
            },
            "thumbnailUrl": "https://www.gocar.ie/wp-content/uploads/2015/08/bsq-cars.png",
            "datePublished": "2015-08-18T09:32:46+00:00",
            "dateModified": "2021-05-28T15:23:35+00:00",
            "description": "Find your nearest GoCar base in locations across Ireland . Drive Different with GoCar. We are Ireland's #1 car sharing company.",
            "breadcrumb": {
                "@id": "https://www.gocar.ie/1659105794610/locations/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gocar.ie/1659105794610/locations/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.gocar.ie/1659105794610/locations/#primaryimage",
            "url": "https://www.gocar.ie/wp-content/uploads/2015/08/bsq-cars.png",
            "contentUrl": "https://www.gocar.ie/wp-content/uploads/2015/08/bsq-cars.png",
            "width": 592,
            "height": 501
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gocar.ie/1659105794610/locations/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gocar.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Locations"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gocar.ie/#website",
            "url": "https://www.gocar.ie/",
            "name": "GoCar",
            "description": "Pay As You Go Driving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gocar.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
17Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 7 1
/rates/ 4 1
/how-it-works/ 2 1
/locations/ 4 1