{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bel-achterhoek-nl",
  "name": "Bel emplacement de camping et tentes de glamping dans un petit camping de l'Achterhoek",
  "description": "In our small campsite, you can always enjoy the song of birds, space and",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bel-achterhoek-nl",
  "image": [
    "https://campspace.com/media/medium/uploads/space/9a/30/00/9a3000b6a4f89f04eb701f8fd6afcc62.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1,
    "longitude": 6.45
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}