{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-op-duinrell-wassenaar",
  "name": "Glamping op Duinrell",
  "description": "Enjoy the perfect mix of camping and comfort in our fully equipped lodge tents, perfect for families looking for an adventurous Glamping holiday in the Netherlands.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-op-duinrell-wassenaar",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinrell 1",
    "addressLocality": "Wassenaar",
    "postalCode": "2242 JP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1428381,
    "longitude": 4.4010893
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}