{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildcat-campground-prineville-or",
  "name": "Wildcat Campground",
  "description": "Wildcat Campground is one of the more popular fee campgrounds on the Ochoco National Forest, offering a cool forested escape from the intense desert heat while remaining relatively close to Prineville. The campground is situated near Mill Creek Wilderness and provides excellent opportunities to observe old growth dependent species such as the pileated woodpecker. Twin Pillars Trailhead is located adjacent to the campground, providing direct access to Mill Creek Wilderness and Twin Pillars Tra...",
  "url": "https://campertunity.com/listings/campgrounds/wildcat-campground-prineville-or",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill Creek Rd",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.440425872802734,
    "longitude": -120.57726287841795
  },
  "sameAs": [
    "https://campflare.com/campground/wildcat-campground-500"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}