{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/az-high-country-campground-clay-springs-az-us",
  "name": "AZ High Country Campground",
  "description": "Your Home Away From Home",
  "url": "https://campertunity.com/listings/campgrounds/az-high-country-campground-clay-springs-az-us",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6c1a7e29-1cac-4fd4-ab35-4d9454d54429/IMG_0622.jpeg",
    "http://img1.wsimg.com/isteam/ip/6c1a7e29-1cac-4fd4-ab35-4d9454d54429/IMG_0622.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5064 Sawmill Rd",
    "addressLocality": "Clay Springs",
    "addressRegion": "AZ",
    "postalCode": "85901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.361706,
    "longitude": -110.295396
  },
  "sameAs": [
    "https://arizonahighcountrycampground.com/",
    "https://arizonahighcountrycampground.com/az-campground"
  ]
}