{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seinen-j-witten",
  "name": "Camping Seinen",
  "description": "Camping Seinen is a quiet campsite with a bar and music, designed for motorcycle enthusiasts. It is located near the TT Circuit Assen and offers various accommodation options and free WIFI.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seinen-j-witten",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43d1%2F5b94ae6f-3635-403a-a59c-5a0c336d8551_fam.camping67_640x480.jpg?alt=media&token=58cfa584-79e4-4841-8e0b-67358d297df0",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittehaar 9",
    "addressLocality": "J Witten",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.981,
    "longitude": 6.51797
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ]
}