{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-haarman-w-laren-gld",
  "name": "Camping Haarman",
  "description": "Mini-camping offering a beautiful environment for walking and cycling, located in the Gelderse village of Laren. Facilities include showers, toilets, and a washing machine, shared with other visitors. Close to Lochem for shopping and dining.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-haarman-w-laren-gld",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d965%2F287794d9-f39e-4ded-a986-4779fe1e8ac5_20121191_1406374396077746_6275928737266244250_o_640x480.jpeg?alt=media&token=c4b93fc0-6781-40b2-8884-a6a7d91c00bb",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Verwoldseweg 29",
    "addressLocality": "W Laren Gld",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19194,
    "longitude": 6.38655
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}