{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/showers-point-group-site-az",
  "name": "Showers Point Group Site | AZ | Camping Information & Reviews",
  "description": "Perched high in the Coronado National Forest, Showers Point Group Site beckons adventurers seeking refuge from desert he. 3 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/showers-point-group-site-az",
  "image": [
    "https://cdn.recreation.gov/public/2019/06/20/00/35/232285_e0772f3e-70da-4fdf-927c-a9ad5cf0bd0d_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4083333,
    "longitude": -110.7205556
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/az/coronado/showers-point-group-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}