{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-chateau-de-dieupart-aywaille",
  "name": "Camping Domaine Château de Dieupart",
  "description": "Campsite Domaine Château de Dieupart is a campsite located in Aywaille, Liège, and located in the woods and river/stream.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-chateau-de-dieupart-aywaille",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748c4bd46401.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37 route de Dieupart",
    "addressLocality": "Aywaille",
    "postalCode": "4920",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.47633,
    "longitude": 5.68914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 29,
    "bestRating": 10,
    "worstRating": 1
  }
}