{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sur-le-chemin-de-st-jacques-de-compostelle",
  "name": "Sur le chemin de St Jacques de Compostelle",
  "description": "Beautiful place for 1 or 2 small tents in the middle of the hens and next to a beautiful pond (possibility",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sur-le-chemin-de-st-jacques-de-compostelle",
  "image": [
    "https://campspace.com/media/medium/uploads/space/2d/74/89/2d7489f5ef746b9b4bb6335435c0a8bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.71,
    "longitude": 5.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}