{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zwaansmeerpolder-uitgeest",
  "name": "Camping Zwaansmeerpolder",
  "description": "Camping Zwaansmeerpolder is a campsite in Uitgeest, North Holland, located by a lake/recreational pond.The campsite has which are marked out and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zwaansmeerpolder-uitgeest",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517ffebcd8f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lagendijk 41",
    "addressLocality": "Uitgeest",
    "postalCode": "1911 MT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52686,
    "longitude": 4.73594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}