Identity & Authority: Via Moda Andorra – Signal Evidence & AI Readability

Via Moda Andorra

(https://viamoda.ad) πŸ“Έ Data Snapshot: May 26, 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.
9 Impact Weight: 15 / 100
60% Reputation

Authority is primarily established through physical footprint (21-23 stores) rather than human expertise. There are zero named experts, buyers, or stylists mentioned in the text or structured data (no Person schema), creating a faceless corporate identity. While the technical implementation is clean and includes ClothingStore schema, the lack of sameAs links to social proof or corporate history reduces its authoritative weight.

The primary disconnect is the claim of being the referent in Andorra and offering the best price without a single case study, pricing table, or testimonial that mentions price satisfaction. The site functions as a catalog of logos rather than a proof-backed business. The claim of personalized services is mentioned in the Club page but never detailed, leaving the ‘personalized’ aspect as a generic assertion.

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.viamoda.ad/",
                "url": "https://www.viamoda.ad/",
                "name": "Via Moda Andorra | Marques i tendències en roba i accessoris.",
                "isPartOf": {
                    "@id": "https://www.viamoda.ad/#website"
                },
                "datePublished": "2017-10-09T23:52:40+00:00",
                "dateModified": "2026-03-24T08:20:15+00:00",
                "description": "Via Moda Andorra. 21 botigues de moda a Andorra. Troba una amplia varietat de marques de roba i accessoris per a dona, home i nens al centre d'Andorra.",
                "breadcrumb": {
                    "@id": "https://www.viamoda.ad/#breadcrumb"
                },
                "inLanguage": "ca",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.viamoda.ad/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.viamoda.ad/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Inici"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.viamoda.ad/#website",
                "url": "https://www.viamoda.ad/",
                "name": "Via Moda Andorra",
                "description": "23 tiendas de moda en el centro de Andorra.",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.viamoda.ad/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "ca"
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "WebSite",
        "url": "https://www.viamoda.ad",
        "name": "Via Moda",
        "alternateName": null
    },
    {
        "@context": "https://schema.org",
        "@type": "ClothingStore",
        "@id": "https://www.viamoda.ad",
        "image": "https://www.viamoda.ad/wp-content/uploads/2018/01/via-moda-andorra-logotip-petit.png",
        "priceRange": null,
        "telephone": null,
        "name": "Via Moda",
        "logo": "https://www.viamoda.ad/wp-content/uploads/2018/01/via-moda-andorra-logotip-petit.png",
        "description": null,
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": null,
            "longitude": null
        },
        "url": "https://www.viamoda.ad",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": null,
            "contactType": "customer service",
            "email": "",
            "contactOption": "",
            "areaServed": "",
            "availableLanguage": [
                "English",
                "French",
                "Spanish"
            ]
        },
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "Andorra",
            "addressLocality": null,
            "addressRegion": null,
            "postalCode": null,
            "streetAddress": null
        }
    }
]
/marques-viamoda/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.viamoda.ad/marques-viamoda/",
            "url": "https://www.viamoda.ad/marques-viamoda/",
            "name": "Marques de moda - Via Moda Andorra",
            "isPartOf": {
                "@id": "https://www.viamoda.ad/#website"
            },
            "datePublished": "2020-05-05T11:14:07+00:00",
            "dateModified": "2020-05-05T11:19:59+00:00",
            "breadcrumb": {
                "@id": "https://www.viamoda.ad/marques-viamoda/#breadcrumb"
            },
            "inLanguage": "ca",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.viamoda.ad/marques-viamoda/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.viamoda.ad/marques-viamoda/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Inici",
                    "item": "https://www.viamoda.ad/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Marques de moda"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.viamoda.ad/#website",
            "url": "https://www.viamoda.ad/",
            "name": "Via Moda Andorra",
            "description": "23 tiendas de moda en el centro de Andorra.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.viamoda.ad/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "ca"
        }
    ]
}
/club/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.viamoda.ad/club/",
            "url": "https://www.viamoda.ad/club/",
            "name": "Club - Via Moda Andorra",
            "isPartOf": {
                "@id": "https://www.viamoda.ad/#website"
            },
            "datePublished": "2017-07-28T14:11:24+00:00",
            "dateModified": "2019-04-25T10:40:50+00:00",
            "breadcrumb": {
                "@id": "https://www.viamoda.ad/club/#breadcrumb"
            },
            "inLanguage": "ca",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.viamoda.ad/club/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.viamoda.ad/club/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Inici",
                    "item": "https://www.viamoda.ad/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Club"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.viamoda.ad/#website",
            "url": "https://www.viamoda.ad/",
            "name": "Via Moda Andorra",
            "description": "23 tiendas de moda en el centro de Andorra.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.viamoda.ad/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "ca"
        }
    ]
}
/fes-te-del-club/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.viamoda.ad/fes-te-del-club/",
            "url": "https://www.viamoda.ad/fes-te-del-club/",
            "name": "Fes-te del Club - Via Moda Andorra",
            "isPartOf": {
                "@id": "https://www.viamoda.ad/#website"
            },
            "datePublished": "2017-08-14T09:05:09+00:00",
            "dateModified": "2024-02-06T15:48:57+00:00",
            "breadcrumb": {
                "@id": "https://www.viamoda.ad/fes-te-del-club/#breadcrumb"
            },
            "inLanguage": "ca",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.viamoda.ad/fes-te-del-club/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.viamoda.ad/fes-te-del-club/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Inici",
                    "item": "https://www.viamoda.ad/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Fes-te del Club"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.viamoda.ad/#website",
            "url": "https://www.viamoda.ad/",
            "name": "Via Moda Andorra",
            "description": "23 tiendas de moda en el centro de Andorra.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.viamoda.ad/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "ca"
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
12Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/marques-viamoda/ 3 1
/club/ 3 1
/fes-te-del-club/ 3 1