{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-lac-blu-breuil-cervinia-valle-daosta",
  "name": "Area Comunale Lac Blu",
  "description": "Located near Lago Blu at an altitude of 2000m. Free bus to the village and ski area during weekends and school holidays (both approx. 1km).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-lac-blu-breuil-cervinia-valle-daosta",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693728.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Regionale 46 della Valtournenche",
    "addressLocality": "breuil-cervinia",
    "addressRegion": "valle-daosta",
    "postalCode": "11021",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.92584,
    "longitude": 7.62003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€8.5+"
}