{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-wedze-twijzel",
  "name": "Camping De Wedze",
  "description": "Camping De Wedze is a campsite located in Twijzel, Frise.This campsite has unshaded pitches and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-wedze-twijzel",
  "image": [
    "https://cdn1.acsi.eu/6/7/7/b/677bcf42c356c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Wedze 22C",
    "addressLocality": "Twijzel",
    "postalCode": "9286 EV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.24167,
    "longitude": 6.09722
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.1,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}