{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-repos-du-baladin-murol-1",
  "name": "Camping Le Repos du Baladin",
  "description": "Le Repos du Baladin, ***campsite ideally located in the Auvergne volcanoes park, 7min from the lake Chambon. Heated & covered swimming pool Holiday rental pitches",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-repos-du-baladin-murol-1",
  "image": [
    "https://www.camping-auvergne-france.com/images/piscine-camping-puy-de-dome.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping Repos du Baladin",
    "addressLocality": "Murol",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.735,
    "reviewCount": 90,
    "bestRating": 5,
    "worstRating": 0
  }
}