{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatze-im-kinderfreundlichen-ferienpark-t-urkerbos-auf",
  "name": "Stellplätze im kinderfreundlichen Ferienpark 't Urkerbos auf Urk",
  "description": "Visit the cozy family campsite Vakantiepark, Urkerbos on Urk in the middle of the forest with numerous facilities such as an outdoor swimming pool, playground and restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatze-im-kinderfreundlichen-ferienpark-t-urkerbos-auf",
  "image": [
    "https://www.urkerbos.nl/userfiles/products/de/39/DSC_5458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vormtweg 9",
    "addressLocality": "Urk",
    "postalCode": "8321 NC"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6654515,
    "longitude": 5.5987894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}