{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-de-lemsterpoort-sloten-friesland",
  "name": "Jachthaven De Lemsterpoort",
  "description": "Campers welcome! Our marina has 10 paved motorhome pitches directly on the water of the marina. Also a camping pitch for 10 more campers!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-de-lemsterpoort-sloten-friesland",
  "image": [
    "https://www.lemsterpoort.nl/wp-content/uploads/2019/06/Camperplaats_Groot2-1024x645.jpg",
    "https://secure.gravatar.com/avatar/39dbafb3a1b1f1ac58c08a9849af2550?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jachthaven 7",
    "addressLocality": "Sloten",
    "addressRegion": "Friesland",
    "postalCode": "8556AM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.892215,
    "longitude": 5.646857
  }
}