{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-largentiere-cogolin",
  "name": "Camping L'Argentière",
  "description": "Just a twenty-minute drive from Saint-Tropez, in a wooded and protected natural area, the campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-largentiere-cogolin",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a230329343.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue Saint Maur",
    "addressLocality": "Cogolin",
    "postalCode": "83310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2575,
    "longitude": 6.51806
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}