{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-t-dommerholt-borculo-gelderland",
  "name": "Camperpark 't Dommerholt",
  "description": "Enjoy a relaxing stay at Camperpark 't Dommerholt in Borculo, Netherlands. Visitors' rating: 4.78.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-t-dommerholt-borculo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651135606.JPG",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hambroekweg",
    "addressLocality": "Borculo",
    "addressRegion": "Gelderland",
    "postalCode": "7271 NA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10833492,
    "longitude": 6.52276725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}