{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-twiskerveld-twisk",
  "name": "Camping Het Twiskerveld",
  "description": "Campsite Het Twiskerveld is a campsite that is located in Twisk, North Holland.This campsite has delimited pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-twiskerveld-twisk",
  "image": [
    "https://cdn1.acsi.eu/6/7/c/0/67c039b42219f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bennemeersweg 17",
    "addressLocality": "Twisk",
    "postalCode": "1676 EL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.72822,
    "longitude": 5.03344
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}