{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-car-park-de-murol-auvergne-rhone-alpes",
  "name": "Aire Camping Car Park de Murol",
  "description": "Murol Motorhome Park area. Close to the village center and a supermarket. 18 sites with water, wifi, electricity and garbage collection. Area located less than 3 km from Chambon lake and its beaches. Access possible 24 hours a day thanks to the PASS'ETAPES.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-car-park-de-murol-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650942138.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cartelet",
    "addressLocality": "Murol",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56875,
    "longitude": 2.94755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.55",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.55+"
}