{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-scherpenhof-recreatiepark-en-jachthaven-voorst",
  "name": "The Scherpenhof, recreation park and marina",
  "description": "Genießen Sie einen erholamen Aufenthalt bei De Scherpenhof, recreational park and marina in Voorst, Niederlande. Besucherbewertung: 3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-scherpenhof-recreatiepark-en-jachthaven-voorst",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651172042.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bandijk",
    "addressLocality": "voorst",
    "addressRegion": "Geldern",
    "postalCode": "7396 NC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29551167,
    "longitude": 6.09619393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}