{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-t-katreel-haaksbergen-nl",
  "name": "Boerderijcamping 't Katreel",
  "description": "Boerderijcamping 't Katreel is a campsite in Haaksbergen, Overijssel.The campsite has which are marked out and pitches without shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-t-katreel-haaksbergen-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/b/4/67b473a72eefe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktvelderweg 14",
    "addressLocality": "Haaksbergen",
    "postalCode": "7482 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16917,
    "longitude": 6.66139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}