{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "@id": "https://www.elaax.de/llm-data/reviews.json#reviews",
    "name": "ELAAX Kundenbewertungen – Quellenaggregat",
    "url": "https://www.elaax.de/llm-data/reviews.json",
    "inLanguage": [
        "de",
        "en",
        "it",
        "fr",
        "da",
        "nl",
        "no",
        "fi",
        "sv"
    ],
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "name": "Manuelle Bewertung",
                "url": "https://www.elaax.de",
                "aggregateRating": {
                    "@type": "AggregateRating",
                    "ratingValue": 4.9,
                    "reviewCount": 37
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "WebPage",
                "name": "Google Maps",
                "url": "https://maps.app.goo.gl/8GNkcvU8RJYSXFXd8",
                "aggregateRating": {
                    "@type": "AggregateRating",
                    "ratingValue": 4.8,
                    "reviewCount": 7
                }
            }
        }
    ],
    "lastUpdated": "2026-05-21",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.9,
        "reviewCount": 37,
        "bestRating": 5
    }
}