{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murray-campground-prairie-city-or-usa",
  "name": "Murray Campground",
  "description": "Murray Campground is located on the northern edge of Logan Valley on the south side of the Strawberry Mountains, providing an excellent base for exploring the Strawberry Mountain Wilderness. This small 6-site campground features compacted gravel and dirt entries, concrete extended tables, and raised fire rings. Hiking opportunities are numerous with three separate trailheads within 3 miles of the campground that lead into the Strawberry Mountain Wilderness: Lake Creek Trail, Meadow Fork Trail...",
  "url": "https://campertunity.com/listings/campgrounds/murray-campground-prairie-city-or-usa",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Creek Camp Rd",
    "addressLocality": "Prairie City",
    "addressRegion": "OR",
    "postalCode": "97869",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.21245193481445,
    "longitude": -118.63926696777344
  },
  "sameAs": [
    "https://campflare.com/campground/murray-campground-933"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}