{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-veerhof-w-oostwoud",
  "name": "Camping Veerhof",
  "description": "Camping Veerhof is located in the historic triangle of Hoorn-Medemblik-Enkhuizen. It's an ideal spot for fishing. This area is also great for cycling and boating.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-veerhof-w-oostwoud",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4472%2Fae749233-cc28-4093-aa9e-01de8e33f962_20160609_201934_640x480.jpg?alt=media&token=0266fa0d-eb98-496f-97a1-115eeb9e1167",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vereweg 4",
    "addressLocality": "W Oostwoud",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72816,
    "longitude": 5.0966
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}