{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-vlinderloo-enschede-overijssel",
  "name": "Vakantiepark Vlinderloo",
  "description": "Enjoy a wonderful camping holiday in the South of the Netherlands on campsite Vlinderloo. Of course you can book this holiday via Capfun.nl!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-vlinderloo-enschede-overijssel",
  "image": [
    "http://www.capfun.nl/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/VLINDERLOO/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keppelerdijk 200",
    "addressLocality": "Enschede",
    "addressRegion": "Overijssel",
    "postalCode": "7534 PA",
    "addressCountry": "Nederland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20964,
    "longitude": 6.95109
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 504,
    "bestRating": 5,
    "worstRating": 1
  }
}