Identity & Authority: Azurally – Signal Evidence & AI Readability

Azurally

(https://azurally.com) 📸 Data Snapshot: May 19, 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 well-established through Schema.org Organization data and links to LinkedIn/Facebook profiles. A minor gap exists in team transparency; while the site claims a ‘multilingual and multicultural team,’ no specific experts or founders are named or linked with Person schema in the analyzed data, relying instead on client authority to carry the brand’s weight.

There is a slight disconnect between bold claims like ‘reducción de costes y tiempos’ and the lack of specific baseline data to support them. Most performance claims are qualitative (e.g., ‘mejoras significativas’) rather than quantitative, which is typical for agencies but still counts toward the BS score.

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://azurally.com/#organization",
            "name": "Azurally"
        },
        {
            "@type": "WebSite",
            "@id": "https://azurally.com/#website",
            "url": "https://azurally.com",
            "name": "Azurally",
            "publisher": {
                "@id": "https://azurally.com/#organization"
            },
            "inLanguage": "es",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://azurally.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://azurally.com#webpage",
            "url": "https://azurally.com",
            "name": "Azurally I Your martech innovation partner",
            "datePublished": "2024-06-10T11:42:29+02:00",
            "dateModified": "2026-04-27T11:00:58+02:00",
            "about": {
                "@id": "https://azurally.com/#organization"
            },
            "isPartOf": {
                "@id": "https://azurally.com/#website"
            },
            "inLanguage": "es"
        },
        {
            "@type": "Organization",
            "name": "Azurally",
            "url": "https://azurally.com/",
            "logo": "https://azurally.com/wp-content/uploads/2024/01/azurally-logo.png",
            "description": "Azurally es una agencia Martech que ayuda a empresas a crecer con soluciones digitales innovadoras en marketing, tecnología, SEO, Paid Media, redes sociales, datos y creatividad.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "C/ Orense 70, 4 Derecha",
                "addressLocality": "Madrid",
                "postalCode": "28020",
                "addressCountry": "ES"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+34 917 707 276",
                    "contactType": "Cliente / soporte",
                    "areaServed": "ES"
                }
            ],
            "sameAs": [
                "https://www.linkedin.com/company/roiupgroup",
                "https://www.facebook.com/azurally",
                "https://www.instagram.com/azurally"
            ],
            "mainEntityOfPage": {
                "@id": "https://azurally.com#webpage"
            }
        }
    ]
}
/sobre-nosotros/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://azurally.com/#organization",
            "name": "Azurally"
        },
        {
            "@type": "WebSite",
            "@id": "https://azurally.com/#website",
            "url": "https://azurally.com",
            "name": "Azurally",
            "publisher": {
                "@id": "https://azurally.com/#organization"
            },
            "inLanguage": "es"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://azurally.com/sobre-nosotros#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://azurally.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://azurally.com/sobre-nosotros",
                        "name": "Sobre nosotros"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://azurally.com/sobre-nosotros#webpage",
            "url": "https://azurally.com/sobre-nosotros",
            "name": "Sobre Nosotros",
            "datePublished": "2025-03-26T15:44:23+01:00",
            "dateModified": "2026-02-24T16:38:46+01:00",
            "isPartOf": {
                "@id": "https://azurally.com/#website"
            },
            "inLanguage": "es",
            "breadcrumb": {
                "@id": "https://azurally.com/sobre-nosotros#breadcrumb"
            }
        },
        {
            "@type": "Organization",
            "name": "Azurally",
            "url": "https://azurally.com/",
            "logo": "https://azurally.com/wp-content/uploads/2024/01/azurally-logo.png",
            "description": "Azurally es una agencia Martech que ayuda a empresas a crecer con soluciones digitales innovadoras en marketing, tecnología, SEO, Paid Media, redes sociales, datos y creatividad.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "C/ Orense 70, 4 Derecha",
                "addressLocality": "Madrid",
                "postalCode": "28020",
                "addressCountry": "ES"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+34 917 707 276",
                    "contactType": "Cliente / soporte",
                    "areaServed": "ES"
                }
            ],
            "sameAs": [
                "https://www.linkedin.com/company/roiupgroup",
                "https://www.facebook.com/azurally",
                "https://www.instagram.com/azurallyglobal/"
            ],
            "mainEntityOfPage": {
                "@id": "https://azurally.com/sobre-nosotros#webpage"
            }
        }
    ]
}
/desarrollo/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://azurally.com/desarrollo#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://azurally.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://azurally.com/desarrollo",
                        "name": "Desarrollo"
                    }
                }
            ]
        }
    ]
}
/huella-digital-generativa/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://azurally.com/huella-digital-generativa#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://azurally.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://azurally.com/huella-digital-generativa",
                        "name": "Huella Digital Generativa"
                    }
                }
            ]
        }
    ]
}
/agencia-digital/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://azurally.com/agencia-digital#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://azurally.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://azurally.com/agencia-digital",
                        "name": "Agencia digital"
                    }
                }
            ]
        }
    ]
}
/inteligencia-artificial/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://azurally.com/inteligencia-artificial#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://azurally.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://azurally.com/inteligencia-artificial",
                        "name": "Inteligencia Artificial"
                    }
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
24Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 13 1
/sobre-nosotros/ 2 1
/desarrollo/ 2 1
/huella-digital-generativa/ 3 1
/agencia-digital/ 2 1
/inteligencia-artificial/ 2 1