{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-slangenborg-sellingen",
  "name": "De Slangenborg",
  "description": "De Slangenborg is a campsite in Sellingen, Groningen, located in a wood.The campsite has pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-slangenborg-sellingen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516202054c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borgerschapenweg 4",
    "addressLocality": "Sellingen",
    "postalCode": "9551 XD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93083,
    "longitude": 7.14028
  }
}