{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-kluithoek-j-meliskerke",
  "name": "Boerderijcamping De Kluithoek",
  "description": "Rustic minicamping near Zoutelande, Zeeland, on a farm. Offers pitches, chalets, and camper pitches close to the beach. Features clean sanitary facilities, a playground, and a relaxed atmosphere.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-kluithoek-j-meliskerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3240%2Fdd67a7c4-b7dd-4530-b8a1-9c15ad5e270a_DWO-sam_6127-scaled_640x480.jpg?alt=media&token=8014a07c-da1d-429c-ad26-e4087294b45b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krommenhoekseweg 2",
    "addressLocality": "J Meliskerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5173,
    "longitude": 3.53561
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}