{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kasteelhoeve-malle-flanders",
  "name": "De Kasteelhoeve",
  "description": "Report to Campergastbedrijf - parking located on the Berckhovenstraat - brasserie focuses on cyclists, walkers and other tourists - also modern dishes based on local products - extensive drinks list with 5 beers from the barrel - closed on Wednesday and Thursday - located under church tower and opposite castle from Westmalle - trappist abbey Westmalle 4km - castle De Renesse 4km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kasteelhoeve-malle-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650938018.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kasteellaan",
    "addressLocality": "malle",
    "addressRegion": "flanders",
    "postalCode": "2390",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.30171,
    "longitude": 4.69246
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}