{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-domaine-du-verdon-castellane",
  "name": "Camping Sandaya Domaine du Verdon",
  "description": "Camping Domaine du Verdon lies in the mountainous northeastern part of the Provence in South-East France. It is a large campsite with three swimming...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-domaine-du-verdon-castellane",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748ab030529a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route des gorges du verdon",
    "addressLocality": "Castellane",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.83886,
    "longitude": 6.49425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}