{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurcamping-olde-kottink-k-beuningen-ov",
  "name": "Natuurcamping Olde Kottink",
  "description": "Landal Olde Kottink is a small-scale holiday park in a wooded area of Overijssel. It offers luxury accommodation with various amenities such as a wellness center with a sauna, Turkish bath, and plungepool. Ideal for relaxation and exploring the Twente landscape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurcamping-olde-kottink-k-beuningen-ov",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78cbf%2F28e48329-946e-4b5e-82bf-d17701aa1186_03_640x480.jpg?alt=media&token=9af38a64-df7c-4910-8bc8-9dcf62b86d36",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kampbrugweg 3",
    "addressLocality": "K Beuningen Ov",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35487,
    "longitude": 7.01161
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}