{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-excenevex-excenevex-plage",
  "name": "Camping La Pinède - Excenevex",
  "description": "Camping La Pinède - Excenevex is a campsite in Excenevex, Haute-Savoie, located in the woods and on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-excenevex-excenevex-plage",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674df1b5cb62b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 avenue de la Plage",
    "addressLocality": "Excenevex-Plage",
    "postalCode": "74140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34572,
    "longitude": 6.35806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}