{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-l-europe-murol",
  "name": "Camping Paradis L' Europe",
  "description": "In Puy-de-Dôme, in the heart of the Regional Natural Park of the Auvergne Volcanoes, you’ll find camping l'Europe. The campsite with mainly mobile...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-l-europe-murol",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eed70d48d0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Jassat",
    "addressLocality": "Murol",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56808,
    "longitude": 2.94
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}