{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gorshoeve-oostvoorne-1",
  "name": "Camping Gorshoeve",
  "description": "Enjoy a relaxing stay at Camping Gorshoeve in Oostvoorne, Netherlands. Visitors' rating: 3.59.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gorshoeve-oostvoorne-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kamplaan",
    "addressLocality": "Oostvoorne",
    "addressRegion": "Oostvoorne",
    "postalCode": "3233 XD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9211046,
    "longitude": 4.1181299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}