{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/endroit-paisible-a-la-ferme",
  "name": "Endroit paisible à la ferme",
  "description": "Quiet campsite in an old farmhouse. Located 15 minutes from the center of Ypres, 15 minutes from Di",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/endroit-paisible-a-la-ferme",
  "image": [
    "https://campspace.com/media/medium/uploads/space/46/a4/f8/46a4f8164aefa5ddb394fb8fd0d693a8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93,
    "longitude": 2.78
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}