Identity & Authority: Bodega El Capricho – Signal Evidence & AI Readability

Bodega El Capricho

(https://bodegaelcapricho.com) 📸 Data Snapshot: May 29, 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.
10 Impact Weight: 15 / 100
67% Reputation

The authority is well-established through the naming of José Gordón, although there is a technical gap in the structured data which lacks Person schema for the founder. The Organization schema is present and links to social media profiles, providing a verifiable digital footprint. The technical credibility is slightly hampered by the lack of H1 headings on several pages, creating a disconnect between the brand’s premium positioning and its SEO/technical implementation. However, the depth of the cattle data compensates for the missing metadata attributes.

The marketing tone is surprisingly understated given the elite status of the restaurant, resulting in no disconnect between claims and evidence. The site does not claim to be the ‘best food in town’ generically; instead, it proves excellence by showing 180-day dry-aging processes and specific oxen ID numbers. The performance claims regarding quality are substantiated by the forensic details provided in the menus. The mention of the 2026 Food of Spain Award aligns with the current temporal anchor of May 2026.

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://bodegaelcapricho.com/en/#organization",
            "name": "Bodega El Capricho",
            "url": "https://bodegaelcapricho.com/en/",
            "sameAs": [
                "https://www.facebook.com/BodegaElCapricho/",
                "https://www.instagram.com/bodegaelcapricho/",
                "https://www.youtube.com/channel/UCz5vkDzDude1BQNgXehQtfA"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://bodegaelcapricho.com/en/#logo",
                "inLanguage": "en-GB",
                "url": "https://bodegaelcapricho.com/wp-content/uploads/2019/04/Sin-título-2-copia.jpg",
                "width": 525,
                "height": 525,
                "caption": "Bodega El Capricho"
            },
            "image": {
                "@id": "https://bodegaelcapricho.com/en/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://bodegaelcapricho.com/en/#website",
            "url": "https://bodegaelcapricho.com/en/",
            "name": "Bodega el Capricho",
            "description": "",
            "publisher": {
                "@id": "https://bodegaelcapricho.com/en/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://bodegaelcapricho.com/en/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://bodegaelcapricho.com/en/#primaryimage",
            "inLanguage": "en-GB",
            "url": "/wp-content/uploads/2019/02/laberinto_circular.png"
        },
        {
            "@type": "WebPage",
            "@id": "https://bodegaelcapricho.com/en/#webpage",
            "url": "https://bodegaelcapricho.com/en/",
            "name": "▷ Welcome to Bodega El Capricho | El Capricho",
            "isPartOf": {
                "@id": "https://bodegaelcapricho.com/en/#website"
            },
            "about": {
                "@id": "https://bodegaelcapricho.com/en/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://bodegaelcapricho.com/en/#primaryimage"
            },
            "datePublished": "2019-01-21T11:43:38+00:00",
            "dateModified": "2026-04-01T08:58:38+00:00",
            "description": "Welcome to Bodega \"El Capricho\", specialists in beef. Our meat meets the highest standards of quality and exceptional taste.",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bodegaelcapricho.com/en/"
                    ]
                }
            ]
        }
    ]
}
/en/menus/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://bodegaelcapricho.com/en/#organization",
            "name": "Bodega El Capricho",
            "url": "https://bodegaelcapricho.com/en/",
            "sameAs": [
                "https://www.facebook.com/BodegaElCapricho/",
                "https://www.instagram.com/bodegaelcapricho/",
                "https://www.youtube.com/channel/UCz5vkDzDude1BQNgXehQtfA"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://bodegaelcapricho.com/en/#logo",
                "inLanguage": "en-GB",
                "url": "https://bodegaelcapricho.com/wp-content/uploads/2019/04/Sin-título-2-copia.jpg",
                "width": 525,
                "height": 525,
                "caption": "Bodega El Capricho"
            },
            "image": {
                "@id": "https://bodegaelcapricho.com/en/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://bodegaelcapricho.com/en/#website",
            "url": "https://bodegaelcapricho.com/en/",
            "name": "Bodega el Capricho",
            "description": "",
            "publisher": {
                "@id": "https://bodegaelcapricho.com/en/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://bodegaelcapricho.com/en/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://bodegaelcapricho.com/en/menus/#primaryimage",
            "inLanguage": "en-GB",
            "url": "/wp-content/uploads/2019/01/scroll.png"
        },
        {
            "@type": "WebPage",
            "@id": "https://bodegaelcapricho.com/en/menus/#webpage",
            "url": "https://bodegaelcapricho.com/en/menus/",
            "name": "▷ Menus: discover El Capricho's menu | El Capricho",
            "isPartOf": {
                "@id": "https://bodegaelcapricho.com/en/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bodegaelcapricho.com/en/menus/#primaryimage"
            },
            "datePublished": "2019-01-23T12:12:55+00:00",
            "dateModified": "2026-04-01T13:22:53+00:00",
            "description": "Discover El Capricho's menu, a selection of dishes with a unique and exceptional flavour. Accompany your meal with a good wine from our wine list.",
            "breadcrumb": {
                "@id": "https://bodegaelcapricho.com/en/menus/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bodegaelcapricho.com/en/menus/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bodegaelcapricho.com/en/menus/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "WebPage",
                        "@id": "https://bodegaelcapricho.com/en/",
                        "url": "https://bodegaelcapricho.com/en/",
                        "name": "Portada"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "WebPage",
                        "@id": "https://bodegaelcapricho.com/en/menus/",
                        "url": "https://bodegaelcapricho.com/en/menus/",
                        "name": "Menus"
                    }
                }
            ]
        }
    ]
}
/es/politica-de-cookies/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://bodegaelcapricho.com/es/#organization",
            "name": "Bodega El Capricho",
            "url": "https://bodegaelcapricho.com/es/",
            "sameAs": [
                "https://www.facebook.com/BodegaElCapricho/",
                "https://www.instagram.com/bodegaelcapricho/",
                "https://www.youtube.com/channel/UCz5vkDzDude1BQNgXehQtfA"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://bodegaelcapricho.com/es/#logo",
                "inLanguage": "es",
                "url": "https://bodegaelcapricho.com/wp-content/uploads/2019/04/Sin-título-2-copia.jpg",
                "width": 525,
                "height": 525,
                "caption": "Bodega El Capricho"
            },
            "image": {
                "@id": "https://bodegaelcapricho.com/es/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://bodegaelcapricho.com/es/#website",
            "url": "https://bodegaelcapricho.com/es/",
            "name": "Bodega el Capricho",
            "description": "",
            "publisher": {
                "@id": "https://bodegaelcapricho.com/es/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://bodegaelcapricho.com/es/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "es"
        },
        {
            "@type": "WebPage",
            "@id": "https://bodegaelcapricho.com/es/politica-de-cookies/#webpage",
            "url": "https://bodegaelcapricho.com/es/politica-de-cookies/",
            "name": "▷ Política de cookies | El Capricho",
            "isPartOf": {
                "@id": "https://bodegaelcapricho.com/es/#website"
            },
            "datePublished": "2019-01-29T16:24:44+00:00",
            "dateModified": "2021-07-14T07:15:17+00:00",
            "description": "Información clara y precisa sobre las cookies que se utilizan en la página web del Grupo Corporativo El capricho.",
            "breadcrumb": {
                "@id": "https://bodegaelcapricho.com/es/politica-de-cookies/#breadcrumb"
            },
            "inLanguage": "es",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bodegaelcapricho.com/es/politica-de-cookies/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bodegaelcapricho.com/es/politica-de-cookies/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "WebPage",
                        "@id": "https://bodegaelcapricho.com/es/",
                        "url": "https://bodegaelcapricho.com/es/",
                        "name": "Portada"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "WebPage",
                        "@id": "https://bodegaelcapricho.com/es/politica-de-cookies/",
                        "url": "https://bodegaelcapricho.com/es/politica-de-cookies/",
                        "name": "Política de cookies"
                    }
                }
            ]
        }
    ]
}
/en/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://bodegaelcapricho.com/en/#organization",
            "name": "Bodega El Capricho",
            "url": "https://bodegaelcapricho.com/en/",
            "sameAs": [
                "https://www.facebook.com/BodegaElCapricho/",
                "https://www.instagram.com/bodegaelcapricho/",
                "https://www.youtube.com/channel/UCz5vkDzDude1BQNgXehQtfA"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://bodegaelcapricho.com/en/#logo",
                "inLanguage": "en-GB",
                "url": "https://bodegaelcapricho.com/wp-content/uploads/2019/04/Sin-título-2-copia.jpg",
                "width": 525,
                "height": 525,
                "caption": "Bodega El Capricho"
            },
            "image": {
                "@id": "https://bodegaelcapricho.com/en/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://bodegaelcapricho.com/en/#website",
            "url": "https://bodegaelcapricho.com/en/",
            "name": "Bodega el Capricho",
            "description": "",
            "publisher": {
                "@id": "https://bodegaelcapricho.com/en/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://bodegaelcapricho.com/en/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://bodegaelcapricho.com/en/#primaryimage",
            "inLanguage": "en-GB",
            "url": "/wp-content/uploads/2019/02/laberinto_circular.png"
        },
        {
            "@type": "WebPage",
            "@id": "https://bodegaelcapricho.com/en/#webpage",
            "url": "https://bodegaelcapricho.com/en/",
            "name": "▷ Welcome to Bodega El Capricho | El Capricho",
            "isPartOf": {
                "@id": "https://bodegaelcapricho.com/en/#website"
            },
            "about": {
                "@id": "https://bodegaelcapricho.com/en/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://bodegaelcapricho.com/en/#primaryimage"
            },
            "datePublished": "2019-01-21T11:43:38+00:00",
            "dateModified": "2026-04-01T08:58:38+00:00",
            "description": "Welcome to Bodega \"El Capricho\", specialists in beef. Our meat meets the highest standards of quality and exceptional taste.",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bodegaelcapricho.com/en/"
                    ]
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
44Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/en/menus/ 12 0
/es/politica-de-cookies/ 8 0
/en/ 12 1