{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rambouillet",
  "name": "Ferme Rambouillet en Lisière de Forêt | Séjour Champêtre & Détente près de Paris",
  "description": "Discover our authentic and welcoming farmhouse on the edge of the forest, perfect for accommodation",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rambouillet",
  "image": [
    "https://campspace.com/media/medium/uploads/space/02/46/54/024654ee0046d42f6d351947bb9d9a54.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.66,
    "longitude": 1.9
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}