{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pontet-les-contamines-montjoie",
  "name": "Camping Le Pontet",
  "description": "Camping Le Pontet is a campsite that is located in Les Contamines-Montjoie, Haute-Savoie, and located river/stream and on the edge of a lake/...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pontet-les-contamines-montjoie",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ef0a11da83.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2485 rte de Notre Dame de la Gorge",
    "addressLocality": "Les Contamines-Montjoie",
    "postalCode": "74170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.80256,
    "longitude": 6.72208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}