{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-burro-mountain-homestead-silver-cit",
  "name": "Burro Mountain Homestead",
  "description": "Burro Mountain Homestead is located at 665 Tyrone Road, Silver City NM 88061. Burro Mountain Homestead can be contacted at ***-***-**** or http://www.burromountainhomestead.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-burro-mountain-homestead-silver-cit",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "665 Tyrone Road",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.623544,
    "longitude": -108.433449
  }
}