{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vip-west-rv-lot-balloon-fiesta-albuquerque-nm",
  "name": "VIP West RV Lot Balloon Fiesta",
  "description": "VIP West RV Lot Balloon Fiesta is located at , Albuquerque NM 87113. VIP West RV Lot Balloon Fiesta can be contacted at or http://www.balloonfiesta.com/guest-guide/rv-information",
  "url": "https://campertunity.com/listings/campgrounds/vip-west-rv-lot-balloon-fiesta-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87113",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1905479,
    "longitude": -106.5995642
  }
}