{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boetn-toen-pieterburen",
  "name": "Camping Boet'n Toen",
  "description": "Camping Boet'n Toen is a campsite in Pieterburen, Groningen.The campsite has pitches without shade and pitches with some shade. It is possible...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boetn-toen-pieterburen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505dad36dec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdstraat 76A",
    "addressLocality": "Pieterburen",
    "postalCode": "9968 AG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.39969,
    "longitude": 6.45172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}