{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-camping-vreehorst-winterswijk-gelderland",
  "name": "Camperlocatie bij camping Vreehorst,",
  "description": "Enjoy a relaxing stay at Camperlocation near campsite Vreehorst, in Winterswijk, Netherlands. Visitors' rating: 3.95.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-camping-vreehorst-winterswijk-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651192595.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vreehorstweg",
    "addressLocality": "Winterswijk",
    "addressRegion": "Gelderland",
    "postalCode": "7102 EK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.95052431,
    "longitude": 6.69235172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}