{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilveren-maan-de-westereen",
  "name": "Camping Zilveren Maan",
  "description": "Camping Zilveren Maan is a campsite located in De Westereen, Friesland, and located river/stream.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilveren-maan-de-westereen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c758eb578c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boppewei 2",
    "addressLocality": "De Westereen",
    "postalCode": "9271 VH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.26183,
    "longitude": 6.02697
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}