{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bois-de-justice-monnerville",
  "name": "Camping Le Bois de la Justice",
  "description": "Campsite Le Bois de la Justice is a campsite in Monnerville, Essonne, located in the forest. This campsite with sloping grounds has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bois-de-justice-monnerville",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eed01ea61a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de Mennessard",
    "addressLocality": "Monnerville",
    "postalCode": "91930",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.33222,
    "longitude": 2.04694
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}