{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-du-village-assesse-namen",
  "name": "Panorama Du Village",
  "description": "Mixed parking - Center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-du-village-assesse-namen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651251517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Haute",
    "addressLocality": "assesse",
    "addressRegion": "namen",
    "postalCode": "5332",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.34864,
    "longitude": 4.96156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}