{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/queen-mine-rv-park-bisbee-az",
  "name": "Queen Mine RV Park",
  "description": "Queen Mine RV Park walking distance to Old Bisbee",
  "url": "https://campertunity.com/listings/campgrounds/queen-mine-rv-park-bisbee-az",
  "image": [
    "https://img1.wsimg.com/isteam/ip/5bf95773-4041-4fb1-b665-1ba241ff1624/67bb5e38-f70b-430c-b067-2188876fc0ad.jpg",
    "http://img1.wsimg.com/isteam/ip/5bf95773-4041-4fb1-b665-1ba241ff1624/67bb5e38-f70b-430c-b067-2188876fc0ad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "488 N Dart Rd",
    "addressLocality": "Bisbee",
    "addressRegion": "AZ",
    "postalCode": "85603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.440091,
    "longitude": -109.912762
  },
  "sameAs": [
    "https://queenminervpark.com/",
    "http://www.aaa.com/travelinfo/arizona/bisbee/campgrounds/queen-mine-rv-park-126607.html"
  ]
}