{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stuivenberg-mechelen-antwerp",
  "name": "Stuivenberg",
  "description": "Very quiet pitch with private. Only on request. Never more than 1 motorhome to keep the peace. In summer sun loungers available. Location 5 minutes by bike from the beautiful Mechelen.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stuivenberg-mechelen-antwerp",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243281"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuivenbergbaan",
    "addressLocality": "Mechelen",
    "addressRegion": "antwerp",
    "postalCode": "2800",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02594,
    "longitude": 4.46036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}