{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-roches-ste-croix-du-verdon-fr",
  "name": "Camping Municipal Les Roches",
  "description": "Camping Municipal Les Roches is a campsite in Sainte-Croix-du-Verdon, Alpes-de-Haute-Provence, located in a wood and by a lake/recreational pond.This...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-roches-ste-croix-du-verdon-fr",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route du Lac",
    "addressLocality": "Ste Croix-du-Verdon",
    "postalCode": "04500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.76031,
    "longitude": 6.15342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}