{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cibola-national-forest-albuquerque-nm",
  "name": "Cibola National Forest",
  "description": "Cibola National Forest is located at , Albuquerque NM 87113. Cibola National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/cibola/",
  "url": "https://campertunity.com/listings/campgrounds/cibola-national-forest-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.2028765,
    "longitude": -106.4746562
  }
}