{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boot-hill-rv-resort-alamogordo",
  "name": "What is the phone number for Boot Hill RV Resort?",
  "description": "Boot Hill RV Resort is located at 1 Dog Ranch Road, Alamogordo NM 88310. Boot Hill RV Resort can be contacted at ***-***-**** or http://www.boothillrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boot-hill-rv-resort-alamogordo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Dog Ranch Road",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.99677,
    "longitude": -105.988372
  }
}