{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roderveld-rossum-1",
  "name": "Camping Roderveld",
  "description": "Camping Roderveld is a campsite in Rossum, Overijssel.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-roderveld-rossum-1",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/d/685d0f2342af3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenweg 1A",
    "addressLocality": "Rossum",
    "postalCode": "7596 NC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34644,
    "longitude": 6.93617
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}