{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-les-sables-dolonne-pays-de-la-loire",
  "name": "Campspace in Les Sables d'Olonne, Pays de la Loire",
  "description": "Fenced garden close to the forest, cycle paths, marshes. 5 minutes from the city center and a shopping center. Peace of mind!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-les-sables-dolonne-pays-de-la-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les sables d'olonne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.519,
    "longitude": -1.7985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}