{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morrison-eddy-tillamook-state-forest-or",
  "name": "Morrison Eddy",
  "description": "Morrison Eddy is located near the Nehalem River in Oregon, featuring a landscape of dense forests and riverbanks.",
  "url": "https://campertunity.com/listings/campgrounds/morrison-eddy-tillamook-state-forest-or",
  "image": [
    "https://photos.thedyrt.com/photo/120868/media/morrison-eddy_5b06af05a00639af9c45248c31f6138a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.64693667,45.7556249)/-123.64693667,45.7556249,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/120855/media/morrison-eddy_09890d73734b9af44d7993fb215cffde.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/120868/media/morrison-eddy_5b06af05a00639af9c45248c31f6138a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tillamook State Forest",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7556249,
    "longitude": -123.64693667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "$15+"
}