{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-worriken-butgenbach",
  "name": "Camping Worriken",
  "description": "Looking for a campsite amidst nature not too far from charming small towns? Then come to Campsite Worriken in the Belgian Ardennes. It offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-worriken-butgenbach",
  "image": [
    "https://cdn3.acsi.eu/6/7/6/4/67645f9f5bc54.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Worriken 9",
    "addressLocality": "Bütgenbach",
    "postalCode": "4750",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.42469,
    "longitude": 6.22183
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}