{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-les-tournels-ramatuelle-1",
  "name": "Camping Yelloh! Village Les Tournels",
  "description": "Fifteen minutes by car from Saint-Tropez and less than two kilometers from the Mediterranean. It is at this beautiful...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-les-tournels-ramatuelle-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500dfdd7d2d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1510 route de Camarat",
    "addressLocality": "Ramatuelle",
    "postalCode": "83350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20519,
    "longitude": 6.65108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 23,
    "bestRating": 10,
    "worstRating": 1
  }
}