{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warnstee-in-wichmond-countryside",
  "name": "warnstee in the wichmond countryside",
  "description": "Small campsite with a beautiful view over the fields and our horses.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/warnstee-in-wichmond-countryside",
  "image": [
    "https://campspace.com/media/medium/uploads/space/6f/83/ea/6f83ea6061bcfa16ac330e5c1867aa6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07,
    "longitude": 6.27
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}