{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-coolewee-m-bathmen",
  "name": "Camping De Coolewee",
  "description": "Camping De Coolewee, located in the Sallandse countryside, offers spacious pitches, clean sanitary facilities, and a natural setting. It's a quiet campsite with access to fishing, canoeing, and cycling routes, including proximity to Deventer.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-coolewee-m-bathmen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d3335%2Fa5d3909e-81b1-4b1e-b8a1-9ee09c8b18fd_DSC01278_640x480.jpg?alt=media&token=85e15cd7-b3d4-473b-a686-bd1418a0cff0",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arkelsteijnweg 6",
    "addressLocality": "M Bathmen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25642,
    "longitude": 6.33095
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}