{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-cascade-cevennes-meyrueis",
  "name": "Camping La Cascade/Cevennes",
  "description": "Camping La Cascade/Cevennes is located in a vast unspoilt nature reserve in the Cevennes. Far from highways and urban bustle this is a true Paradise...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-cascade-cevennes-meyrueis",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c45136fb08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salvinsac",
    "addressLocality": "Meyrueis",
    "postalCode": "48150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19522,
    "longitude": 3.45558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.3,
    "reviewCount": 520,
    "bestRating": 10,
    "worstRating": 1
  }
}