{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-campground",
  "name": "Horseshoe Campground",
  "description": "Horseshoe Campground in Tonto National Forest, Carefree Arizona. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-campground",
  "image": [
    "https://campcdn.com/photos/1/0/10634/327569/uploads_2F1641787429505-eidb2z65ffk-306afe36c5ea428d1e814849fb00778b_2F304A8A98-EEAB-4F11-9E41-28F4D5A47C88.jpeg?v=1647378429",
    "http:https://campcdn.com/photos/1/0/10634/327569/low_res/horseshoe-tonto-nf.jpeg?v=1647378429"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.97723308871852,
    "longitude": -111.71705782413483
  },
  "sameAs": [
    "https://www.campendium.com/horseshoe-tonto-nf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}