{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grote-bremen-oene",
  "name": "De Grote Bremen",
  "description": "De Grote Bremen is a campsite in Oene, Gelderland.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-grote-bremen-oene",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518f06b258b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bremensallee 2",
    "addressLocality": "Oene",
    "postalCode": "8167 PH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35397,
    "longitude": 6.05272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}