{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sycamore-cabin-az-us",
  "name": "Sycamore Cabin",
  "description": "Explore Sycamore Cabin in Prescott National Forest, Arizona with Recreation.gov. Sycamore Cabin provides a unique recreation opportunity and lodging experience for visitors to Prescott National Forest. In 1938, the Civilian Conservation Corp",
  "url": "https://campertunity.com/listings/campgrounds/sycamore-cabin-az-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/08/14/19/25/233887_43baac3e-5771-4496-9e8e-a47b62d9d31d_1440.jpg",
    "https://cdn.recreation.gov/public/images/71107.jpg",
    "https://cdn.recreation.gov/public/2019/08/14/19/58/233887_ed34254e-03a0-4397-9b4d-e35d1dbd3e62_1440.jpg",
    "https://cdn.recreation.gov/public/images/71220.jpg",
    "https://cdn.recreation.gov/public/images/71115.jpg",
    "https://cdn.recreation.gov/public/images/71109.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sycamore Cabin",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3519444,
    "longitude": -111.9702778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233887"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}