{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hoge-hof-h-groesbeek",
  "name": "De Hoge Hof",
  "description": "Small-scale campsite in Groesbeek with a view of the hilly landscape, apartments, hikers' cabins and skybox. Offers facilities such as sanitary facilities, electricity and free wifi. Near hiking and cycling routes and various museums.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hoge-hof-h-groesbeek",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4506%2F38333eea-8725-4e8d-8d43-b2427eb95644_appartementen-stukje-camping-scaled-1200x0-c-default_640x480.jpg?alt=media&token=8863fc80-21aa-44ca-9bf0-fd6390b2faab",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derdebaan 14",
    "addressLocality": "H Groesbeek",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.79542,
    "longitude": 5.9363
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}