{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-wigwam-oudemirdum",
  "name": "Camping De Wigwam",
  "description": "Campsite De Wigwam is a campsite in Oudemirdum, Friesland, located in the forest. The campsite has pitches with delineation, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-wigwam-oudemirdum",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674df07209d14.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sminkewei 7",
    "addressLocality": "Oudemirdum",
    "postalCode": "8567 HB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86017,
    "longitude": 5.54494
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}