{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-d-hof-w-giethoorn",
  "name": "Camping d' Hof",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-d-hof-w-giethoorn",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d32ea%2Fd23d9793-0867-482c-855e-b79cf3162e77_155417_503341146352593_1622281212_n_640x480.jpg?alt=media&token=86ebcb8e-d13d-44da-a5b9-e99a0fe81230",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Binnenpad 137",
    "addressLocality": "W Giethoorn",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71663,
    "longitude": 6.08993
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}