{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-koller-p-hertme",
  "name": "Camping De Koller",
  "description": "Mini-camping De Köller offers a peaceful stay in the Twente region with various accommodation options, including camping pitches, apartments, and cabins. It is known for its hospitality, family-friendly atmosphere, and facilities like a recreation room, sanitary facilities, and a kitchen. The campsite also has zorg-apartments, especially for those who are care-dependent and want to go on a holiday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-koller-p-hertme",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d33c6%2F37556dbb-2173-4ed4-9825-30dfaf0e3204_341029928_175022818742890_7663102989214533748_n_640x480.jpg?alt=media&token=dd2f87a7-34a1-4c3a-8a0f-fbccdebbc89a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerkweg 5",
    "addressLocality": "P Hertme",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32356,
    "longitude": 6.7619
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}