{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kirtland-afb-rv-park-albuquerque-nm",
  "name": "Kirtland AFB RV Park",
  "description": "Kirtland AFB RV Park is located at 8285 F Avenue Southeast, Albuquerque NM 87116. Kirtland AFB RV Park can be contacted at ***-***-**** or http://kirtlandforcesupport.com/outdoor-recreation/",
  "url": "https://campertunity.com/listings/campgrounds/kirtland-afb-rv-park-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8285 F Avenue Southeast",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87116",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0555941,
    "longitude": -106.5402395
  }
}