{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-deelderij-schoonloo",
  "name": "Camping De Deelderij",
  "description": "Campsite De Delderij is a campsite in Schoonloo, Drenthe. The campsite has pitches without shade and with some shade. There is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-deelderij-schoonloo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751622b4b9be.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdstraat 12",
    "addressLocality": "Schoonloo",
    "postalCode": "9443 TJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90614,
    "longitude": 6.69797
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}