{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonito-hollow-rv-park-campground-alto-nm-1",
  "name": "Bonito Hollow RV Park & Campground",
  "description": "Bonito Hollow RV Park & Campground is located at 221 New Mexico 37, Alto NM 88312. Bonito Hollow RV Park & Campground can be contacted at ***-***-**** or https://www.bonitohollow.com/",
  "url": "https://campertunity.com/listings/campgrounds/bonito-hollow-rv-park-campground-alto-nm-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "221 New Mexico 37",
    "addressLocality": "Alto",
    "addressRegion": "NM",
    "postalCode": "88312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4496141,
    "longitude": -105.6810304
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/alto/bonito-hollow-rv-park-campground",
    "https://www.campendium.com/bonito-hollow-rv-park-campground"
  ]
}