{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-regain-greoux-les-bains",
  "name": "Camping Regain",
  "description": "Camping Regain is a campsite in Gréoux-les-Bains, Alpes-de-Haute-Provence, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-regain-greoux-les-bains",
  "image": [
    "https://cdn2.acsi.eu/6/8/4/8/684806d5c5408.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Saint Pierre",
    "addressLocality": "Gréoux-les-Bains",
    "postalCode": "04800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.74814,
    "longitude": 5.87886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}