{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-mountain-high-alto-nm",
  "name": "Mountain High RV Park",
  "description": "Mountain High RV Park is located at 991 New Mexico 48, Alto NM 88312. Mountain High RV Park can be contacted at ***-***-**** or http://mthighrv.tripod.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-mountain-high-alto-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "991 New Mexico 48",
    "addressLocality": "Alto",
    "addressRegion": "NM",
    "postalCode": "88312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4121395,
    "longitude": -105.6713855
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/alto/mountain-high-rv-park",
    "https://thedyrt.com/camping/new-mexico/mountain-high-rv-park",
    "https://gocampingamerica.com/campgrounds-rv-parks/new-mexico/alto/mountain-high-rv-park"
  ]
}