{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bochetay-namur",
  "name": "Holiday park Le Bochetay",
  "description": "Have a wonderful holiday on Le Bochetay holiday park in Somme-Leuze.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bochetay-namur",
  "image": [
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-43369f43f6.jpg",
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-172df553f0.jpg",
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-2834e1aacb.jpg",
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-4127e93bc5.jpg",
    "/assets/img/frontend/global/icon-camera-white.svg",
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-587f391b7b.jpg",
    "https://static2.heerlijkehuisjes.nl/uploads/park/images/xxlarge/vakantiepark-le-bochetay-vakantiehuis-1761f55014.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Namur",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.344558,
    "longitude": 5.3679025
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}