{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-giens-hyeres",
  "name": "Camping International",
  "description": "Camping International is a campsite in Giens, Var, located by the sea. The campsite has sleeping accommodations with fences, no shade and plots with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-giens-hyeres",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500e7bdd8c5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1737 route de la Madrague",
    "addressLocality": "Giens/Hyères",
    "postalCode": "83400"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0415,
    "longitude": 6.12806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 176,
    "bestRating": 10,
    "worstRating": 1
  }
}