{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-hoge-hof-groesbeek",
  "name": "Mini-camping De Hoge Hof",
  "description": "Mini-camping De Hoge Hof is a campsite in Groesbeek, Gelderland.This camp site with sloping grounds has which are marked out, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-hoge-hof-groesbeek",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518d9193270.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derde Baan 14",
    "addressLocality": "Groesbeek",
    "postalCode": "6561 KH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.79556,
    "longitude": 5.93667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}