{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schatberg-sevenum-limbourg-1",
  "name": "Schatberg",
  "description": "Sports at the camping village is now possible, discover the sports activities of the Schatberg",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schatberg-sevenum-limbourg-1",
  "image": [
    "https://www.homair.com/photos/camping/2000/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping de Schatberg, Middenpeelweg 5",
    "addressLocality": "Sevenum",
    "addressRegion": "Limbourg",
    "postalCode": "5975 MZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.383011,
    "longitude": 5.976015
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}