{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uit-en-thuis-bergen-op-zoom",
  "name": "Camping Uit en Thuis",
  "description": "Camping Uit en Thuis is located in a wooded area with spacious camping pitches that offer sufficient...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/uit-en-thuis-bergen-op-zoom",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/3/6853d50ad2d53.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heimolen 56",
    "addressLocality": "Bergen op Zoom",
    "postalCode": "4625 DD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46906,
    "longitude": 4.32231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}