{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grand-paris-nesles-la-vallee",
  "name": "Camping Le Grand Paris",
  "description": "The campsite Le Grand Paris is located about 30 kilometres north of Paris. The campsite is close to the friendly village of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grand-paris-nesles-la-vallee",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500f2adf5bc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 chemin des Belles Vues",
    "addressLocality": "Nesles-la-Vallée",
    "postalCode": "95690",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.12794,
    "longitude": 2.18369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 416,
    "bestRating": 10,
    "worstRating": 1
  }
}