{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arvids-have-be",
  "name": "Arvids Have \"Arvids Have\"",
  "description": "Beautiful piece of nature on the outskirts of a recreational area and located on numerous waterways.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arvids-have-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/56/c7/8d/56c78de1211ab20bd3121136b0aac242.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.09,
    "longitude": 4.39
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}