{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hoefstal-a-kaatsheuvel",
  "name": "Camping De Hoefstal",
  "description": "Camping De Hoefstal is a family-friendly campsite. It's conveniently located within walking distance of Efteling, just 950m away. The campsite welcomes campers all year round.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hoefstal-a-kaatsheuvel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3387%2Fed091483-a3fd-4a6d-b3f7-6eec8b4d75af_Loonse_640x480.jpg?alt=media&token=8ebf645b-b5a2-461f-bbc8-d5dc726a6aca",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horst 7a",
    "addressLocality": "A Kaatsheuvel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.64851,
    "longitude": 5.05488
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}