{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oasis-eclassan",
  "name": "Camping l'Oasis",
  "description": "On the banks of the clean river Ay lies the child-friendly Camping Sites & Paysages l'Oasis in a valley of the plateau of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oasis-eclassan",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675016906089f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "810 chemin du Petit Chaléat",
    "addressLocality": "Eclassan",
    "postalCode": "07370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.17911,
    "longitude": 4.7395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 467,
    "bestRating": 10,
    "worstRating": 1
  }
}