{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-kortenberg",
  "name": "water",
  "description": "We welcome you in Kortenberg near Brussels (23 km) and Leuven (8km) You will find peace and quiet and with terrace view. Nice little village at 2 km (Bertem) Quiet place with a great view and great walking or biking. The activities Outside, you can enjoy our beautiful terrace and our jacuzzi to relax. Otherwise, you will find Leuven at 15 minutes and Brussels at 20 minutes from Kortenberg. You will also have the possibility to go biking or walking in the surroundings if you prefer. Other thin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-kortenberg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kortenberg",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.871,
    "longitude": 4.6065
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}