{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nr-17-linden",
  "name": "Camping Nr. 17",
  "description": "Camping Nr. 17 is a campsite in Linden, North Brabant, located by a lake/recreational pond.The campsite has pitches with some shade. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nr-17-linden",
  "image": [
    "https://cdn3.acsi.eu/6/7/a/0/67a0c93a474e2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Den Drul 17",
    "addressLocality": "Linden",
    "postalCode": "5439 NR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74267,
    "longitude": 5.83914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}