{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oud-heille-l-sluis",
  "name": "Camping Oud Heille",
  "description": "Authentic minicamping and camperstop with a net sanitary block, Wi-Fi, and electricity. Guests enjoy the peace and quiet with activities nearby, including cycling, fishing, and swimming. Offers slow living.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oud-heille-l-sluis",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff438f%2F359d60e4-2ca2-413d-adab-41eb26b1f86d_305753885_495081805960744_1053565732223458711_n_640x480.jpg?alt=media&token=285f05fe-2d95-46c6-b2f8-62d5644672db",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heilleweg 15",
    "addressLocality": "L Sluis",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.29963,
    "longitude": 3.39379
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}