Identity & Authority: Edgy Brain – Signal Evidence & AI Readability

Edgy Brain

(https://www.edgybrain.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.
7 Impact Weight: 15 / 100
47% Reputation

There are zero named experts or founders on the website, creating a faceless agency persona that relies on ‘Edgy Brain’ as a singular author entity. The blog content is extremely stale, with the last recorded entries dated April 20, 2022, creating a delta of 49 months from the temporal anchor of May 2026. This indicates a potential cessation of thought leadership or active operation.

The most egregious disconnect is the repeated H2/H3 claim of being an ‘award-winning’ agency on both the Services and Mobile Development pages. Despite this, there is no mention of a specific award, a year of receipt, or a link to an awarding body, suggesting ‘award-winning’ is used as a generic adjective rather than a statement of fact.

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": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://edgybrain.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://edgybrain.com/#webpage",
            "url": "https://edgybrain.com/",
            "name": "Digital Marketing & Web Agency, Kenitra - Edgy Brain",
            "datePublished": "2020-12-26T20:17:45+01:00",
            "dateModified": "2023-01-09T12:59:13+01:00",
            "about": {
                "@id": "https://edgybrain.com/#organization"
            },
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://edgybrain.com/author/edgybrain/",
            "name": "Edgy Brain",
            "url": "https://edgybrain.com/author/edgybrain/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "url": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "caption": "Edgy Brain",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://edgybrain.com",
                "edgybrain"
            ],
            "worksFor": {
                "@id": "https://edgybrain.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Digital Marketing & Web Agency, Kenitra - Edgy Brain",
            "keywords": "Digital Marketing",
            "datePublished": "2020-12-26T20:17:45+01:00",
            "dateModified": "2023-01-09T12:59:13+01:00",
            "author": {
                "@id": "https://edgybrain.com/author/edgybrain/",
                "name": "Edgy Brain"
            },
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "description": "Digital Marketing Agency in Kénitra / Rabat. Edgy Brain is an agency specializing in web & apps development, design & digital marketing.",
            "name": "Digital Marketing & Web Agency, Kenitra - Edgy Brain",
            "@id": "https://edgybrain.com/#richSnippet",
            "isPartOf": {
                "@id": "https://edgybrain.com/#webpage"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://edgybrain.com/#webpage"
            }
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://edgybrain.com/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://edgybrain.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://edgybrain.com/services/",
                        "name": "Services"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://edgybrain.com/services/#webpage",
            "url": "https://edgybrain.com/services/",
            "name": "Services - Edgy Brain",
            "datePublished": "2021-10-15T11:53:32+01:00",
            "dateModified": "2022-06-13T15:21:36+01:00",
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://edgybrain.com/services/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://edgybrain.com/author/edgybrain/",
            "name": "Edgy Brain",
            "url": "https://edgybrain.com/author/edgybrain/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "url": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "caption": "Edgy Brain",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://edgybrain.com",
                "edgybrain"
            ],
            "worksFor": {
                "@id": "https://edgybrain.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Services - Edgy Brain",
            "keywords": "services",
            "datePublished": "2021-10-15T11:53:32+01:00",
            "dateModified": "2022-06-13T15:21:36+01:00",
            "author": {
                "@id": "https://edgybrain.com/author/edgybrain/",
                "name": "Edgy Brain"
            },
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "description": "Edgy Brain Provides Full-stack web development services, For E-commerce, Logistics, Travel, Tourism, Real-estates, and more.",
            "name": "Services - Edgy Brain",
            "@id": "https://edgybrain.com/services/#richSnippet",
            "isPartOf": {
                "@id": "https://edgybrain.com/services/#webpage"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://edgybrain.com/services/#webpage"
            }
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://edgybrain.com/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://edgybrain.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://edgybrain.com/about-us/",
                        "name": "About Us"
                    }
                }
            ]
        },
        {
            "@type": "AboutPage",
            "@id": "https://edgybrain.com/about-us/#webpage",
            "url": "https://edgybrain.com/about-us/",
            "name": "About Us - Edgy Brain",
            "datePublished": "2020-12-26T20:20:19+01:00",
            "dateModified": "2023-11-21T17:53:24+01:00",
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://edgybrain.com/about-us/#breadcrumb"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://edgybrain.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://edgybrain.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://edgybrain.com/contact/",
                        "name": "Contact Us"
                    }
                }
            ]
        },
        {
            "@type": "ContactPage",
            "@id": "https://edgybrain.com/contact-us/#webpage",
            "url": "https://edgybrain.com/contact-us/",
            "name": "Contact Us - Edgy Brain",
            "datePublished": "2020-12-26T20:18:17+01:00",
            "dateModified": "2022-09-23T11:03:03+01:00",
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://edgybrain.com/contact-us/#breadcrumb"
            }
        }
    ]
}
/web-development/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://edgybrain.com/web-development/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://edgybrain.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://edgybrain.com/web-development/",
                        "name": "Web Development"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://edgybrain.com/web-development/#webpage",
            "url": "https://edgybrain.com/web-development/",
            "name": "Web Development - Edgy Brain",
            "datePublished": "2021-01-23T20:55:35+01:00",
            "dateModified": "2022-02-11T11:44:14+01:00",
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://edgybrain.com/web-development/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://edgybrain.com/author/edgybrain/",
            "name": "Edgy Brain",
            "url": "https://edgybrain.com/author/edgybrain/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "url": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "caption": "Edgy Brain",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://edgybrain.com",
                "edgybrain"
            ],
            "worksFor": {
                "@id": "https://edgybrain.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Web Development - Edgy Brain",
            "keywords": "Web Development",
            "datePublished": "2021-01-23T20:55:35+01:00",
            "dateModified": "2022-02-11T11:44:14+01:00",
            "author": {
                "@id": "https://edgybrain.com/author/edgybrain/",
                "name": "Edgy Brain"
            },
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "description": "Top-notch e-commerce websites are among our powerful suits. We can help you set up effective retail and wholesale trade operations via user-centric web",
            "name": "Web Development - Edgy Brain",
            "@id": "https://edgybrain.com/web-development/#richSnippet",
            "isPartOf": {
                "@id": "https://edgybrain.com/web-development/#webpage"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://edgybrain.com/web-development/#webpage"
            }
        }
    ]
}
/mobile-development/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "@id": "https://edgybrain.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2613837",
                "longitude": "-6.5860528"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=34.2613837,-6.5860528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            }
        },
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://edgybrain.com/#organization",
            "name": "Edgy Brain",
            "url": "https://www.edgybrain.com",
            "sameAs": [
                "https://www.facebook.com/edgybrain"
            ],
            "email": "hello@edgybrain.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bureau 3, 22 Rue de Sebta",
                "addressLocality": "Kénitra",
                "addressRegion": "Rabat-Salé-Kénitra",
                "postalCode": "14000",
                "addressCountry": "Maroc"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://edgybrain.com/#logo",
                "url": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "contentUrl": "https://edgybrain.com/wp-content/uploads/2021/03/iconx800.png",
                "caption": "Edgy Brain",
                "inLanguage": "en-US",
                "width": "800",
                "height": "800"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday 09:00-18:00",
                "Saturday 09:00-13:00"
            ],
            "location": {
                "@id": "https://edgybrain.com/#place"
            },
            "image": {
                "@id": "https://edgybrain.com/#logo"
            },
            "telephone": "(+212) 0530-000033"
        },
        {
            "@type": "WebSite",
            "@id": "https://edgybrain.com/#website",
            "url": "https://edgybrain.com",
            "name": "Edgy Brain",
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://edgybrain.com/mobile-development/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://edgybrain.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://edgybrain.com/mobile-development/",
                        "name": "Mobile Development"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://edgybrain.com/mobile-development/#webpage",
            "url": "https://edgybrain.com/mobile-development/",
            "name": "Mobile Development - Edgy Brain",
            "datePublished": "2021-01-23T20:50:53+01:00",
            "dateModified": "2021-12-28T14:49:07+01:00",
            "isPartOf": {
                "@id": "https://edgybrain.com/#website"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://edgybrain.com/mobile-development/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://edgybrain.com/author/edgybrain/",
            "name": "Edgy Brain",
            "url": "https://edgybrain.com/author/edgybrain/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "url": "https://secure.gravatar.com/avatar/919507218b07184e887c7bf1ba69d248c63522b9c6210a4ae10f1440054d5f5c?s=96&r=g",
                "caption": "Edgy Brain",
                "inLanguage": "en-US"
            },
            "sameAs": [
                "https://edgybrain.com",
                "edgybrain"
            ],
            "worksFor": {
                "@id": "https://edgybrain.com/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Mobile Development - Edgy Brain",
            "keywords": "Mobile Development",
            "datePublished": "2021-01-23T20:50:53+01:00",
            "dateModified": "2021-12-28T14:49:07+01:00",
            "author": {
                "@id": "https://edgybrain.com/author/edgybrain/",
                "name": "Edgy Brain"
            },
            "publisher": {
                "@id": "https://edgybrain.com/#organization"
            },
            "description": "Edgy Brain fournit des services de développement d'applications mobiles personnalisées pour les employés internes et destinées aux clients.",
            "name": "Mobile Development - Edgy Brain",
            "@id": "https://edgybrain.com/mobile-development/#richSnippet",
            "isPartOf": {
                "@id": "https://edgybrain.com/mobile-development/#webpage"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://edgybrain.com/mobile-development/#webpage"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
223Review mentions (all pages)
25External proof links (all pages)
PageReviewsProof links
/ (home) 55 4
/services/ 21 4
/about-us/ 23 4
/contact/ 20 5
/web-development/ 48 4
/mobile-development/ 56 4