{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boszicht-beilen",
  "name": "Camping Boszicht",
  "description": "Camping Boszicht is a campsite in Beilen, Drenthe, located in a wood.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boszicht-beilen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675015a663826.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smalbroek 46",
    "addressLocality": "Beilen",
    "postalCode": "9411 TV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83894,
    "longitude": 6.46597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}