{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-beauvechain-beauvechain-region-valona",
  "name": "Aire de Beauvechain",
  "description": "Community parking space in the orchard - behind the communal plaza - behind the town hall",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-beauvechain-beauvechain-region-valona",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651214268.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Cure",
    "addressLocality": "Beauvechain",
    "addressRegion": "region-valona",
    "postalCode": "1320",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7804,
    "longitude": 4.77271
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}