{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-g-t-keiheuvel-balen",
  "name": "Camping G.T. Keiheuvel",
  "description": "Enjoy a relaxing stay at Camping G.T. Keiheuvel in Balen, Belgium. Visitors' rating: 3.3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-g-t-keiheuvel-balen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650930043.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17de Esc. Licht Vliegwezenlaan",
    "addressLocality": "balen",
    "addressRegion": "Antwerp",
    "postalCode": "2490",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1773,
    "longitude": 5.21756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}