{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stelleplas-l-heinkenszand",
  "name": "Camping Stelleplas",
  "description": "Camping Stelleplas is located in the heart of Zeeland, a stunning province. It's a convenient spot to explore nearby beaches and attractions. The campsite offers the option to rent a camping pitch or a chalet/mobile home. These accommodations are available for rent throughout the year.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-stelleplas-l-heinkenszand",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43e4%2F4a22845c-7ba8-4643-ae83-9f0f36d1b137_20210520_101255-scaled-1_640x480.jpg?alt=media&token=2719defb-52fe-48e0-911f-96b9217e92fe",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stelleweg 1",
    "addressLocality": "L Heinkenszand",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48351,
    "longitude": 3.79742
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}