{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-toekomst-renesse",
  "name": "Camping De Toekomst",
  "description": "A small campsite between Renesse and Burgh-Haamstede, featuring a petting zoo, playground, and dog park. It offers pitches for tents, campervans, and caravans, and also rents out a gypsy caravan. Open from April to October, it offers amenities such as Wi-Fi, a shop, and a cafeteria, and is located near the beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-toekomst-renesse",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d84c%2F48241b44-4707-4377-9412-530870551b1c_image00009_640x480.jpeg?alt=media&token=b3f1040a-d899-4c7b-b739-86131f275271",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hogezoom 97",
    "addressLocality": "D Renesse",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.72933,
    "longitude": 3.76867
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}