{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-paris-maisons-laffitte-maisons-laffitte",
  "name": "Camping Sandaya Paris Maisons Laffitte",
  "description": "Located in a green oasis on the Seine River, on the outskirts of Paris, Campsite Sandaya Paris Maisons-Laffitte is a family campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-paris-maisons-laffitte-maisons-laffitte",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748afee24a28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 rue Johnson",
    "addressLocality": "Maisons-Laffitte",
    "postalCode": "78600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.93986,
    "longitude": 2.14583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 21,
    "bestRating": 10,
    "worstRating": 1
  }
}