Identity & Authority: Dodge – Signal Evidence & AI Readability

Dodge

(https://dodge.com) 📸 Data Snapshot: May 24, 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is exceptionally high due to the use of detailed Schema.org data, including ‘Corporation’ and ‘Vehicle’ types. The schema correctly identifies the parent organization (Stellantis N.V.) and provides specific vehicle details (fuelEfficiency, priceCurrency, modelDate). There are no significant gaps in technical credibility, as the site uses professional-grade heading hierarchies and connects to verified social profiles and historical context (founding date 1914).

There is almost no disconnect between marketing tone and demonstrated capability. Bold claims such as ‘World’s Most Powerful Muscle Car’ are immediately followed by engine specs, psi peak boost figures (30 psi), and quarter-mile times (12.2 sec). The site demonstrates its performance through technical data rather than relying solely on lifestyle imagery.

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": "http://schema.org",
    "@type": "Corporation",
    "name": "Dodge",
    "url": "https://www.dodge.com/",
    "sameAs": [
        "https://www.instagram.com/dodgeofficial/",
        "https://twitter.com/dodge",
        "https://www.facebook.com/dodge",
        "https://www.youtube.com/dodge",
        "https://en.wikipedia.org/wiki/Dodge"
    ],
    "logo": "https://pbs.twimg.com/profile_images/1350206744044122112/YLACQslk_400x400.jpg",
    "parentOrganization": {
        "@type": "Corporation",
        "name": "Stellantis N.V.",
        "url": "https://www.stellantis.com/en"
    },
    "founder": "John Francis Dodge and Horace Elgin Dodge",
    "foundingDate": "1914-11-14",
    "foundingLocation": "Detroit, Michigan",
    "address": {
        "@type": "PostalAddress",
        "addressLocality": "Auburn Hills",
        "addressRegion": "Michigan",
        "postalCode": "48321",
        "streetAddress": "1000 Chrysler Dr"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+1-800-423-6343",
            "contactType": "Customer Support",
            "contactOption": "TollFree",
            "areaServed": "US"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+1-800-521-2779",
            "contactType": "Roadside Assistance",
            "contactOption": "TollFree",
            "areaServed": "US"
        }
    ]
}
/myaccount.html — no schema detected (entity gap)
/charger.html
{
    "@context": "https://schema.org",
    "@type": "Vehicle",
    "url": "https://www.dodge.com/charger.html",
    "image": "https://www.dodge.com/content/dam/fca-brands/na/dodge/en_us/2026/charger/gallery/desktop/my26-dodge-charger-gallery-01.jpg",
    "modelDate": "2026",
    "description": "Discover the world's most powerful muscle car. Featuring the 3.0L SIXPACK Engine. Available in both 2-door and 4-door options. AWD comes standard.",
    "brand": {
        "@type": "Thing",
        "name": "dodge"
    },
    "manufacturer": {
        "@type": "Organization",
        "name": "dodge"
    },
    "Offers": {
        "@type": "Offer",
        "priceCurrency": "USD",
        "price": "49995"
    },
    "name": "Charger",
    "fuelEfficiency": "86 MPG City/86 MPG Highway",
    "vehicleConfiguration": [
        "Scat Pack",
        "Daytona Scat Pack Plus",
        "Daytona Scat Pack",
        "Rt Plus",
        "Rt",
        "Scat Pack Plus"
    ],
    "driveWheelConfiguration": [
        "AWD"
    ]
}
/durango.html
{
    "@context": "https://schema.org",
    "@type": "Vehicle",
    "url": "https://www.dodge.com/durango.html",
    "image": "https://www.dodge.com/content/dam/fca-brands/na/dodge/en_us/2026/durango/gallery/desktop/dodge-my26-durango-gallery-tile01-desktop.jpg",
    "modelDate": "2026",
    "description": "Explore the 2026 Dodge Durango. The latest edition of our mighty SUV seats up to 7 with more power and style than ever. New \"Jailbreak\" models unlock even more features. \r\n",
    "brand": {
        "@type": "Thing",
        "name": "dodge"
    },
    "manufacturer": {
        "@type": "Organization",
        "name": "dodge"
    },
    "Offers": {
        "@type": "Offer",
        "priceCurrency": "USD",
        "price": "38995"
    },
    "name": "Durango",
    "fuelEfficiency": "18 MPG City/25 MPG Highway",
    "vehicleConfiguration": [
        "Gt Plus Awd",
        "Gt Awd Hemi V8",
        "Gt",
        "Srt Hellcat",
        "Gt Plus Awd Hemi V8",
        "Srt Hellcat Jailbreak",
        "Gt Premium Awd Hemi V8"
    ],
    "driveWheelConfiguration": [
        "RWD",
        "AWD"
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
19Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 1 1
/myaccount.html 1 1
/charger.html 9 1
/durango.html 8 1