{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arizona-high-country-campground-show-low-az",
  "name": "Arizona High Country Campground",
  "description": "Arizona High Country Campground is located at 5064 Sawmill Road, Show Low AZ 85901. Arizona High Country Campground can be contacted at ***-***-**** or http://www.arizonahighcountrycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/arizona-high-country-campground-show-low-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5064 Sawmill Road",
    "addressLocality": "Show Low",
    "addressRegion": "AZ",
    "postalCode": "85901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.35821,
    "longitude": -110.287649
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/show-low/arizona-high-country-campground"
  ]
}