{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoedcamping-nienoord-leek",
  "name": "Landgoedcamping Nienoord",
  "description": "Landgoedcamping Nienoord is located in Tek, Groningen, is located in a wooded area. This campsite has both shaded pitches that, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoedcamping-nienoord-leek",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674de3f9711c4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Midwolderweg 19",
    "addressLocality": "Leek",
    "postalCode": "9351 PG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.17139,
    "longitude": 6.38236
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}