{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nuitee-gratuite-dans-notre-propre-tente-dans-notre-parc-en",
  "name": "Nuitée gratuite dans notre propre tente dans notre parc en Belgique pour les cyclistes et les randonneurs",
  "description": "We bought a meadow used intensively for agriculture in the frontal triangle",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nuitee-gratuite-dans-notre-propre-tente-dans-notre-parc-en",
  "image": [
    "https://campspace.com/media/medium/uploads/space/80/2e/bf/802ebf95bcca3e3a5f698528e84d8991.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.67,
    "longitude": 5.98
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}