Identity & Authority: Lemonaid – Signal Evidence & AI Readability

Lemonaid

(https://lemon-aid.de) 📸 Data Snapshot: May 27, 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.
4 Impact Weight: 15 / 100
27% Reputation

There is a significant gap in structured identity and expert footprints. Despite claiming to be founded by ‘friends’ who quit their jobs in 2008, no individual founders are named in the text, and there is a total absence of Person schema or SameAs links to verifiable LinkedIn profiles or professional backgrounds. The technical implementation also shows minor authority gaps, such as the repeated H1 tags on the homepage and a reliance on generic WebSite schema instead of more authoritative Organization or FoodEstablishment data.

The brand makes bold social impact claims, but unlike typical ‘BS’ sites, it backs them with a fixed fiscal model (5 cents/bottle). The claim of having raised over 14 million euros is a verifiable performance metric. The only minor disconnect is the lack of a direct link to an annual impact report or independent audit on the crawled pages, which would transform ‘claims’ into ‘absolute proof.’

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://lemon-aid.de/",
            "url": "https://lemon-aid.de/",
            "name": "Lemonaid: Bio-Limonade mit Zutaten aus fairem Handel.",
            "isPartOf": {
                "@id": "https://lemon-aid.de/#website"
            },
            "datePublished": "2013-09-23T10:20:05+00:00",
            "dateModified": "2026-04-23T14:26:21+00:00",
            "description": "Lemonaid macht Limonade, wie sie sein sollte. Aus frischem Saft, biologischem Anbau und fairem Handel. So weit, so lecker.",
            "breadcrumb": {
                "@id": "https://lemon-aid.de/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://lemon-aid.de/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://lemon-aid.de/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://lemon-aid.de/#website",
            "url": "https://lemon-aid.de/",
            "name": "Lemonaid",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://lemon-aid.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/uber-uns/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://lemon-aid.de/uber-uns/",
            "url": "https://lemon-aid.de/uber-uns/",
            "name": "über uns - Lemonaid",
            "isPartOf": {
                "@id": "https://lemon-aid.de/#website"
            },
            "datePublished": "2013-04-10T10:26:03+00:00",
            "dateModified": "2026-04-27T14:17:51+00:00",
            "breadcrumb": {
                "@id": "https://lemon-aid.de/uber-uns/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://lemon-aid.de/uber-uns/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://lemon-aid.de/uber-uns/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://lemon-aid.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "über uns"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://lemon-aid.de/#website",
            "url": "https://lemon-aid.de/",
            "name": "Lemonaid",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://lemon-aid.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/faq/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://lemon-aid.de/faq/",
            "url": "https://lemon-aid.de/faq/",
            "name": "Faq - Lemonaid",
            "isPartOf": {
                "@id": "https://lemon-aid.de/#website"
            },
            "datePublished": "2013-04-10T10:14:21+00:00",
            "dateModified": "2025-09-29T13:00:49+00:00",
            "breadcrumb": {
                "@id": "https://lemon-aid.de/faq/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://lemon-aid.de/faq/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://lemon-aid.de/faq/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://lemon-aid.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Faq"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://lemon-aid.de/#website",
            "url": "https://lemon-aid.de/",
            "name": "Lemonaid",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://lemon-aid.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/limonaden/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://lemon-aid.de/limonaden/",
            "url": "https://lemon-aid.de/limonaden/",
            "name": "Limonaden - Lemonaid",
            "isPartOf": {
                "@id": "https://lemon-aid.de/#website"
            },
            "datePublished": "2013-04-10T10:26:21+00:00",
            "dateModified": "2025-08-27T15:54:28+00:00",
            "description": "Hier findet Ihr alle Informationen über unsere Bio-Limonaden mit Zutaten aus fairem Handel: Lemonaid Limette, Maracuja, Blutorange und Ingwer. Mehr als fair: Jeder verkaufte Flasche unterstützt Sozialprojekte in den Anbauregionen.",
            "breadcrumb": {
                "@id": "https://lemon-aid.de/limonaden/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://lemon-aid.de/limonaden/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://lemon-aid.de/limonaden/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://lemon-aid.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Limonaden"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://lemon-aid.de/#website",
            "url": "https://lemon-aid.de/",
            "name": "Lemonaid",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://lemon-aid.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/uber-uns/ 2 2
/faq/ 2 2
/limonaden/ 2 2