{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terra-verdon-ciela-village-castellane",
  "name": "Camping Terra Verdon - Ciela Village",
  "description": "Amidst the rugged nature of Parc Naturel Régional du Verdon, a stone's throw from the famous Gorges du Verdon and the cosy...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terra-verdon-ciela-village-castellane",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749af3e4fffa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "384 route du Hameau de la Palud",
    "addressLocality": "Castellane",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.85889,
    "longitude": 6.49808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1171,
    "bestRating": 10,
    "worstRating": 1
  }
}