{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chaco-culture-nageezi-nm",
  "name": "Chaco Culture NHS Visitor Center",
  "description": "Chaco Culture NHS Visitor Center is located at 1808 County Road 7950, Nageezi NM 87037. Chaco Culture NHS Visitor Center can be contacted at ***-***-**** or http://www.nps.gov/chcu/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/chaco-culture-nageezi-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1808 County Road 7950",
    "addressLocality": "Nageezi",
    "addressRegion": "NM",
    "postalCode": "87037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0302825,
    "longitude": -107.9106416
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/nageezi/chaco-culture-nhs-visitor-center"
  ]
}