Identity & Authority: Repsol – Signal Evidence & AI Readability

Repsol

(https://repsol.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.
12 Impact Weight: 15 / 100
80% Reputation

Authority is primarily institutional rather than individual. While Chairman Antonio Brufau and CEO Josu Jon Imaz are quoted to provide accountability, the JSON-LD schema lacks Person properties, focusing solely on the Organization. The digital footprint is massive (Wikipedia, Wikidata, 7+ social channels), but the technical implementation fails to bridge the gap between these executives and structured data profiles on-site.

A minor disconnect exists between the marketing-led ‘Commitment to zero net emissions’ and the operational news of ‘starting oil production in Pikka (Alaska).’ However, the site mitigates this by being transparent about its ‘multi-energy’ model and providing specific MW metrics for its renewable projects. Unlike lower-tier sites, Repsol demonstrates its ‘transition’ with actual industrial assets like the ‘Technology Lab’ and ‘7 industrial complexes.’

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": "Organization",
            "@id": "https://www.repsol.com/es/index.cshtml#organization",
            "name": "Repsol",
            "legalName": "Repsol, S.A.",
            "url": "https://www.repsol.com/es/index.cshtml",
            "description": "En Repsol trabajamos para transformar la energía para acercarla a las personas y creemos en la innovación tecnológica para afrontar el presente y el futuro.",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://www.repsol.com/es/index.cshtml#logo",
                "url": "https://repsol.com/content/dam/repsol-catalog/icons/favicon.png"
            },
            "image": {
                "@id": "https://www.repsol.com/es/index.cshtml#logo"
            },
            "sameAs": [
                "https://www.facebook.com/Repsol",
                "https://twitter.com/Repsol",
                "https://www.linkedin.com/company/repsol",
                "https://www.youtube.com/user/repsol",
                "https://www.instagram.com/repsol/",
                "https://es.wikipedia.org/wiki/Repsol",
                "https://www.wikidata.org/wiki/Q174747"
            ],
            "foundingDate": "1986-11",
            "vatID": "A78374725",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "C/ Méndez Álvaro, 44",
                "postalCode": "28045",
                "addressLocality": "Madrid",
                "addressCountry": "ES"
            },
            "telephone": [
                "+34 917 538 100",
                "+34 917 538 000"
            ],
            "email": "sacportal@repsol.com",
            "areaServed": {
                "@type": "AdministrativeArea",
                "name": "Worldwide"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "telephone": "+34 917 538 100",
                    "email": "sacportal@repsol.com",
                    "availableLanguage": [
                        "es",
                        "en"
                    ],
                    "areaServed": "ES"
                },
                {
                    "@type": "ContactPoint",
                    "contactType": "corporate headquarters",
                    "telephone": "+34 917 538 100",
                    "areaServed": "ES"
                }
            ],
            "brand": [
                {
                    "@type": "Brand",
                    "name": "Guía Repsol",
                    "url": "https://www.guiarepsol.com/"
                },
                {
                    "@type": "Brand",
                    "name": "Box Repsol",
                    "url": "https://www.boxrepsol.com/es/"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.repsol.com/es/index.cshtml#website",
            "url": "https://www.repsol.com/es/index.cshtml",
            "name": "Repsol",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://www.repsol.com/es/index.cshtml#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.repsol.com/es/busqueda/index.cshtml?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.repsol.com/es/index.cshtml#webpage",
            "url": "https://www.repsol.com/es/index.cshtml",
            "name": "Repsol, con toda la energía",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.repsol.com/es/index.cshtml#website",
                "url": "https://www.repsol.com/es/index.cshtml",
                "name": "Repsol",
                "publisher": {
                    "@id": "https://www.repsol.com/es/index.cshtml#organization"
                }
            },
            "about": {
                "@id": "https://www.repsol.com/es/index.cshtml#organization"
            },
            "inLanguage": "es-ES"
        }
    ]
}
/es/index.cshtml
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.repsol.com/es/index.cshtml#organization",
            "name": "Repsol",
            "legalName": "Repsol, S.A.",
            "url": "https://www.repsol.com/es/index.cshtml",
            "description": "En Repsol trabajamos para transformar la energía para acercarla a las personas y creemos en la innovación tecnológica para afrontar el presente y el futuro.",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://www.repsol.com/es/index.cshtml#logo",
                "url": "https://repsol.com/content/dam/repsol-catalog/icons/favicon.png"
            },
            "image": {
                "@id": "https://www.repsol.com/es/index.cshtml#logo"
            },
            "sameAs": [
                "https://www.facebook.com/Repsol",
                "https://twitter.com/Repsol",
                "https://www.linkedin.com/company/repsol",
                "https://www.youtube.com/user/repsol",
                "https://www.instagram.com/repsol/",
                "https://es.wikipedia.org/wiki/Repsol",
                "https://www.wikidata.org/wiki/Q174747"
            ],
            "foundingDate": "1986-11",
            "vatID": "A78374725",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "C/ Méndez Álvaro, 44",
                "postalCode": "28045",
                "addressLocality": "Madrid",
                "addressCountry": "ES"
            },
            "telephone": [
                "+34 917 538 100",
                "+34 917 538 000"
            ],
            "email": "sacportal@repsol.com",
            "areaServed": {
                "@type": "AdministrativeArea",
                "name": "Worldwide"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "telephone": "+34 917 538 100",
                    "email": "sacportal@repsol.com",
                    "availableLanguage": [
                        "es",
                        "en"
                    ],
                    "areaServed": "ES"
                },
                {
                    "@type": "ContactPoint",
                    "contactType": "corporate headquarters",
                    "telephone": "+34 917 538 100",
                    "areaServed": "ES"
                }
            ],
            "brand": [
                {
                    "@type": "Brand",
                    "name": "Guía Repsol",
                    "url": "https://www.guiarepsol.com/"
                },
                {
                    "@type": "Brand",
                    "name": "Box Repsol",
                    "url": "https://www.boxrepsol.com/es/"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.repsol.com/es/index.cshtml#website",
            "url": "https://www.repsol.com/es/index.cshtml",
            "name": "Repsol",
            "inLanguage": "es-ES",
            "publisher": {
                "@id": "https://www.repsol.com/es/index.cshtml#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.repsol.com/es/busqueda/index.cshtml?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.repsol.com/es/index.cshtml#webpage",
            "url": "https://www.repsol.com/es/index.cshtml",
            "name": "Repsol, con toda la energía",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.repsol.com/es/index.cshtml#website",
                "url": "https://www.repsol.com/es/index.cshtml",
                "name": "Repsol",
                "publisher": {
                    "@id": "https://www.repsol.com/es/index.cshtml#organization"
                }
            },
            "about": {
                "@id": "https://www.repsol.com/es/index.cshtml#organization"
            },
            "inLanguage": "es-ES"
        }
    ]
}
/es/conocenos/index.cshtml — no schema detected (entity gap)
/es/sostenibilidad/index.cshtml — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
14Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 4 1
/es/index.cshtml 4 1
/es/conocenos/index.cshtml 3 1
/es/sostenibilidad/index.cshtml 3 1