{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-eyveld-beesel-nl",
  "name": "Camping 't Eyveld",
  "description": "Camping 't Eyveld is a campsite in Beesel, Limburg.The campsite has which are marked out, pitches with shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-eyveld-beesel-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c66c23acd8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Bosweg 5",
    "addressLocality": "Beesel",
    "postalCode": "5954 PJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26333,
    "longitude": 6.0625
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}