{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valkenburg-maastricht-valkenburg-aan-de-geul",
  "name": "Camping Valkenburg-Maastricht",
  "description": "Campsite Valkenburg-Maastricht is located in the woods north of the famous and lively Valkenburg on the Geul. Like the name of this campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valkenburg-maastricht-valkenburg-aan-de-geul",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748a6b487770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stoepertweg 5",
    "addressLocality": "Valkenburg aan de Geul",
    "postalCode": "6301 WP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88042,
    "longitude": 5.83325
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}