{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-ouren-burg-reuland",
  "name": "Camping International",
  "description": "Camping International is a campsite in Ouren, Liège, located in the forest and on a river/stream. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-ouren-burg-reuland",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675015f8af40f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alterweg, Ouren 19",
    "addressLocality": "Ouren/Burg Reuland",
    "postalCode": "4790"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.14206,
    "longitude": 6.14178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}