{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-zwerfkei-lunteren",
  "name": "Camping De Zwerfkei",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-zwerfkei-lunteren",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8b0%2F078efe44-e1b5-4b5a-94ce-881154132ad0_zwerfkei_impressie1_640x480.jpeg?alt=media&token=aac9429d-b10f-43b4-bacf-1590a07e8262",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meulunterseweg 70",
    "addressLocality": "A Lunteren",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1022,
    "longitude": 5.62434
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}