{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-grottes-niaux-alliat",
  "name": "Camping Des Grottes",
  "description": "In the middle of the mountains, with the caves of Niaux nearby, Camping Des Grottes gives all its meaning to the campsite at the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-grottes-niaux-alliat",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67499304d8060.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Domaine de la Hille",
    "addressLocality": "Niaux/Alliat",
    "postalCode": "09400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.81311,
    "longitude": 1.58908
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}