{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ermelo-buitenleven",
  "name": "Ermelo Buitenleven",
  "description": "Sleeping in a small open-air museum with the atmosphere of the past and the comforts of today? Put up your tent, caravan or motorhome on the camping field and enjoy the peace, space and beautiful nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ermelo-buitenleven",
  "image": [
    "https://www.ermelobuitenleven.nl/front_assets/img/social-image.jpg",
    "/front_assets/img/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stationsstraat 20",
    "addressLocality": "Ermelo",
    "postalCode": "3851 NH",
    "addressCountry": "Ermelo"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.280939,
    "longitude": 5.570938
  }
}