{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gull-point",
  "name": "Gull Point Campground",
  "description": "Explore Gull Point Campground in Deschutes National Forest, Oregon with Recreation.gov. Located on the shore of Wickiup Reservoir in Deschutes National Forest, Gull Point campground offers visitors easy access to an abundance of recreational activi",
  "url": "https://campertunity.com/listings/campgrounds/gull-point",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/02/11/17/56/233193_dd6e748f-bc0b-455f-870b-622cb909cd1c_1440.jpg",
    "https://cdn.recreation.gov/public/images/68474.jpg",
    "https://cdn.recreation.gov/public/images/68481.jpg",
    "https://cdn.recreation.gov/public/images/68521.jpg",
    "https://cdn.recreation.gov/public/images/68526.jpg",
    "https://cdn.recreation.gov/public/images/68406.jpg",
    "https://cdn.recreation.gov/public/images/68507.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gull Point Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7033417,
    "longitude": -121.7631917
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233193"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25-$126"
}