{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-den-weyern-sankt-vith-waals-gewest-belgie",
  "name": "An den Weyern",
  "description": "only traffic noise during the day - water is closed in the winter period - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-den-weyern-sankt-vith-waals-gewest-belgie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702539.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rodter Straße",
    "addressLocality": "Sankt Vith",
    "addressRegion": "waals-gewest",
    "postalCode": "4780",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.28096,
    "longitude": 6.12263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 108,
    "bestRating": 5,
    "worstRating": 1
  }
}