{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/limberlost-campground-or",
  "name": "Limberlost Campground",
  "description": "Explore Limberlost Campground in Willamette National Forest, Oregon with Recreation.gov. After a fun filled day exploring the area, relax and fall asleep to the sound of the babbling Lost Creek at this secluded and quiet Group site that's made up of",
  "url": "https://campertunity.com/listings/campgrounds/limberlost-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/02/19/57/234732_1317c693-9fe3-4973-b849-71546c0f4110_700.jpg",
    "https://cdn.recreation.gov/public/images/74306.jpg",
    "https://cdn.recreation.gov/public/images/74198.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/74221.jpg",
    "https://cdn.recreation.gov/public/images/74264.jpg",
    "https://cdn.recreation.gov/public/images/74262.jpg",
    "https://cdn.recreation.gov/public/images/74296.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Limberlost Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1740222,
    "longitude": -122.0535722
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234732"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "165",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$165+"
}