{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-scotia-canyon-elgin-az",
  "name": "Scotia Canyon",
  "description": "Scotia Canyon is located at , Elgin AZ 85611. Scotia Canyon can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-scotia-canyon-elgin-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elgin",
    "addressRegion": "AZ",
    "postalCode": "85611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4167656,
    "longitude": -110.4311922
  }
}