{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-emsland-groepsaccommodatie-p-ommen",
  "name": "Mini Camping Emsland/groepsaccommodatie",
  "description": "Family-friendly campsite in Ommen, surrounded by nature. Offers spacious pitches, playground, free WiFi, and sanitary facilities. Suitable for all ages, including campers. Features include a kantine, and nearby restaurants.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-emsland-groepsaccommodatie-p-ommen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c04%2F75c2fdd4-d502-41d0-86c5-f85abf162376_Camping_640x480.jpg?alt=media&token=3bd8a4f6-fe06-4709-92f5-044d56806e14",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Emslandweg 17",
    "addressLocality": "P Ommen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.53586,
    "longitude": 6.40593
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}