{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-grimbergen-flanders",
  "name": "Camping Grimbergen",
  "description": "ProfileA nice, small and famely campsite, with excellent sanitary facilities. A direct bus to the Brussels northstation. Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-grimbergen-flanders",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-grimbergen/ptBbXxJriz7F.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-grimbergen/5U-KWPZEKKv-.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veldkantstraat null",
    "addressLocality": "Camping Grimbergen",
    "addressRegion": "Flanders",
    "postalCode": "1850",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93513,
    "longitude": 4.38203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}