{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eghezee-eghezee-province-of-namur",
  "name": "Éghezée",
  "description": "quiet paved area - next to an old small walled cemetery",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eghezee-eghezee-province-of-namur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188842.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Prés",
    "addressLocality": "Eghezee",
    "addressRegion": "province-of-namur",
    "postalCode": "5310",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.54538,
    "longitude": 4.89169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}