{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-la-ferme-spacieux",
  "name": "Camping à la ferme spacieux",
  "description": "Our campsite is located at the border of the Netherlands and Belgium in Zeeuws-Vlaanderen. There are 2",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-la-ferme-spacieux",
  "image": [
    "https://campspace.com/media/medium/uploads/space/35/41/_3/3541_3_5e6642072a9cb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.25,
    "longitude": 3.43
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}