{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-boerinn-kamerik",
  "name": "Camping De Boerinn",
  "description": "Camping De Boerinn is a campsite in Kamerik, Utrecht, located a river/stream.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-boerinn-kamerik",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675193e4a8e72.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mijzijde 6",
    "addressLocality": "Kamerik",
    "postalCode": "3471 GM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10642,
    "longitude": 4.88444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}