{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-woerdt-ressen-gelderland",
  "name": "Camperplaats De Woerdt",
  "description": "Enjoy a relaxing stay at Camperplaats De Woerdt in Ressen, Netherlands. Visitor rating: 4.27.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-woerdt-ressen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651162773"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woerdsestraat",
    "addressLocality": "Ressen",
    "addressRegion": "Gelderland",
    "postalCode": "6684 DL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.88866,
    "longitude": 5.87212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}