{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schuttenbelt-c-enter",
  "name": "Camping 't Schuttenbelt",
  "description": "Rural holiday park in Twente, offers luxury lodges, glamping, and group accommodations. Equipped with swimming pool, entertainment during school holidays and opportunities for walking and cycling in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-schuttenbelt-c-enter",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4429%2Feead7022-af64-4a27-80b9-f473bc62b216_large_006_Camping_Schuttenbelt_Zwembad_640x480.jpg?alt=media&token=5726bc13-e561-4789-a3b3-424e4576792b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vloodweg 7",
    "addressLocality": "C Enter",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29674,
    "longitude": 6.61449
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}