{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-les-deux-alpes-auvergne-rhone-alpes",
  "name": "Aire Municipale",
  "description": "at the ski lifts - beautiful view - center 800m - payment machine for credit card - water possibly closed in winter",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-les-deux-alpes-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666270.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Muzelle",
    "addressLocality": "Les Deux Alpes",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38860",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.02375,
    "longitude": 6.12119
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.22,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}