{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-springendal-hezingen-overijssel",
  "name": "Camping Hoeve Springendal",
  "description": "Enjoy a relaxing stay at Camping Hoeve Springendal in Hezingen, Netherlands. Visitors' rating: 4.72.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-springendal-hezingen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/location/c1d68da2-fa70-49ca-9a72-547c201abf8e/c80890b2-5a5c-41b7-8f37-b852eee7078a.jpeg",
    "https://images.campercontact.com/media/photos/4222124651153974.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brunninkhuisweg",
    "addressLocality": "Hezingen",
    "addressRegion": "Overijssel",
    "postalCode": "7662 PH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.43863,
    "longitude": 6.89317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}