{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hammerslag-westergeast",
  "name": "Camping Hammerslag",
  "description": "Camping Hammerslag is a campsite in Westergeest, Friesland.The campsite has pitches with some shade. It is possible to rent hikers' cabins. For...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hammerslag-westergeast",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675168b75f33e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weardebuorsterwei 2",
    "addressLocality": "Westergeast",
    "postalCode": "9295 LC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.30361,
    "longitude": 6.08833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}