{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riva-st-geertruid-nl",
  "name": "Camping Riva VOF",
  "description": "Camping Riva VOF is a campsite in Sint Geertruid, Limburg.This campsite has delimited, shaded, unshaded pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riva-st-geertruid-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751709d65dbf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heiweg 6",
    "addressLocality": "St. Geertruid",
    "postalCode": "6265 NL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77769,
    "longitude": 5.7545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}