{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-boskant-geulle",
  "name": "Camping de Boskant",
  "description": "Camping de Boskant is a campsite that is located in Geulle, Limburg, and situated in the woods.This campsite has shaded pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-boskant-geulle",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67500eaab97ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brommelen 60",
    "addressLocality": "Geulle",
    "postalCode": "6243 CR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.91056,
    "longitude": 5.73706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}