{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schelphoeve-b-ellemeet",
  "name": "De Schelphoeve",
  "description": "Minicamping and pensionstal located in Ellemeet, Schouwen-Duivenland, offering spacious pitches, chalets, and a pension for horses. Close to beaches, dunes, and villages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schelphoeve-b-ellemeet",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78b45%2F7786d69e-8789-41d7-b64b-7efcc01cb72b_drone-1-1024x575_640x480.jpg?alt=media&token=e9d8e10d-9f53-414e-aa72-038d67d53c2b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schelpweg 38",
    "addressLocality": "B Ellemeet",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71762,
    "longitude": 3.8245
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}