{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woo-ranch-sedona-az",
  "name": "Woo Ranch",
  "description": "Woo Ranch, located near Sedona, Arizona, is a historic site that was acquired by the U.S. Forest Service in 2000 as part of a land swap with the city of Sedona. The area is known for its abandoned ranch house and a significant rock art panel depicting a hunting scene with desert bighorn sheep, a water symbol, and handprints. The site offers a unique opportunity to explore both natural beauty and cultural history. Access to Woo Ranch is via Forest Road 795, which leads to the Palatki Heritage...",
  "url": "https://campertunity.com/listings/campgrounds/woo-ranch-sedona-az",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Canyon Rd",
    "addressLocality": "Sedona",
    "addressRegion": "AZ",
    "postalCode": "86336",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.909698486328125,
    "longitude": -111.90139770507812
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}