{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-canyon-gorge-brewpub-crooked-river-ranch-or",
  "name": "Scenic Canyon Gorge Brewpub",
  "description": "Perched on a dramatic river gorge rim, this family- and pet-friendly brewpub offers RV Camping with unmatched canyon views. Enjoy 21 taps of craft beer, a full bar, and rotating food trucks dishing pizza, tacos, and more. Challenge friends to putt-putt golf, corn toss, and catch live summer concerts on the outdoor stage. Just minutes from disc golf, hiking trails, and a renowned state park, it‚Äôs a perfect blend of adventure and relaxation.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-canyon-gorge-brewpub-crooked-river-ranch-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27608/photo-gallery/kCDd0tcRSm0HHWCk_920c6fef516791119efd9c724e3282cd_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crooked River Ranch, OR",
    "addressLocality": "Crooked River Ranch",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.49157426,
    "longitude": -121.29071581
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}