{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-heerhugowaard-north-holland-schagen-noord-holla",
  "name": "Campspace in Heerhugowaard, North Holland",
  "description": "Enjoy a relaxing stay in Campspace in Heerhugowaard, North Holland in Schagen, Netherlands. Visitor review: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-heerhugowaard-north-holland-schagen-noord-holla",
  "image": [
    "https://static.campspace.com/media/space/detail/c3e96b8cab1eac52b61bcad81cc97962.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Schagen",
    "addressRegion": "Noord-Holland",
    "addressCountry": "Paesi Bassi"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7175,
    "longitude": 4.826
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}