{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-tjasker-wijckel",
  "name": "Boerderijcamping De Tjasker",
  "description": "Boerderijcamping De Tjasker is a campsite in Wijckel, Friesland.The campsite has pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-tjasker-wijckel",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675167632041b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Iwert 17",
    "addressLocality": "Wijckel",
    "postalCode": "8563 AM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.87881,
    "longitude": 5.62081
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}