{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomgaardcamping-de-lindehof-gees",
  "name": "Boomgaardcamping De Lindehof",
  "description": "Boomgaardcamping De Lindehof is a campsite in Gees, Drenthe.This campsite has unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boomgaardcamping-de-lindehof-gees",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675168d2eb48c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorpsstraat 10",
    "addressLocality": "Gees",
    "postalCode": "7863 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.752,
    "longitude": 6.69386
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}