{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-rheezerend-k-dedemsvaart",
  "name": "Mini Camping Het Rheezerend",
  "description": "Mini camping with 25 pitches, shower facilities, a washing machine, and a dishwashing area. Offers a family-friendly environment with play area and farm animals, also welcomes campers and caravans.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-rheezerend-k-dedemsvaart",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c09%2F91074163-7e12-4c49-b468-34cdc9a6668c_img0021_640x480.jpg?alt=media&token=9d8c7ab2-9a94-4db8-ba44-e11e5e871246",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rheezerend 186",
    "addressLocality": "K Dedemsvaart",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.60876,
    "longitude": 6.49956
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}