{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millenium-park-moen-zwevegem-flanders-be",
  "name": "Millenium Park Moen",
  "description": "Place on an open plain along one side of the quiet Vaartstraat - on the other side a row of houses - Moen 1km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millenium-park-moen-zwevegem-flanders-be",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650982215.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vaartstraat",
    "addressLocality": "Zwevegem",
    "addressRegion": "flanders",
    "postalCode": "8552",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77147,
    "longitude": 3.38929
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}