{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-foret-montargis",
  "name": "Camping De la Forêt",
  "description": "Campsite De la Forêt is a campsite in Montargis, Loiret, located in the forest. The campsite has pitches with delineation, with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-foret-montargis",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eed00c3205.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38, avenue Louis Maurice Chautemps",
    "addressLocality": "Montargis",
    "postalCode": "45200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.00833,
    "longitude": 2.75111
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}