{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oergezellig-stramproy",
  "name": "Oergezellig",
  "description": "Oergezellig is a campsite in Stramproy, Limburg.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/oergezellig-stramproy",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675170c0f1411.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenbroek 15",
    "addressLocality": "Stramproy",
    "postalCode": "6039 RJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19439,
    "longitude": 5.73378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}