{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-t-dommerholt-just-that-little-bit-more-borculo",
  "name": "Camperpark 't Dommerholt, just that little bit more...",
  "description": "Enjoy a relaxing stay at Camperpark 't Dommerholt, just that little bit more... in Borculo, The Netherlands. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-t-dommerholt-just-that-little-bit-more-borculo",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Borculo",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1045,
    "longitude": 6.5195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}