{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loon-lake-recreation-site-north-bend-or",
  "name": "LOON LAKE RECREATION SITE",
  "description": "Overview The Bureau of Land Management's Loon Lake Recreation Site is located in the heart of Oregon's Coast Range at an elevation of 392 feet, just 20 miles east-southeast of Reedsport, Oregon. Loon Lake Recreation Site is one of the Coast Range's few recreation areas with a warm, sandy beach. The lake is perfect for swimming, fishing, boating, and other water activities. The site offers a campground and day use area. Loon Lake Recreation Site's operating season is from Memorial Day weekend...",
  "url": "https://campertunity.com/listings/campgrounds/loon-lake-recreation-site-north-bend-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2023/11/14/20/59/234076_797ce5bc-e509-424e-b226-db7cc36e3253_700.jpeg",
    "https://cdn.recreation.gov/public/2021/05/12/17/42/234076_c5655623-e122-4fa2-9122-318704b4e5b6_700.jpg",
    "https://cdn.recreation.gov/public/2023/11/14/20/11/234076_20152d99-ca03-4dca-81f7-e85607194e60_700.jpeg",
    "https://cdn.recreation.gov/public/2023/11/14/20/11/234076_9d465681-dbc2-432f-b719-7c872245ecef_700.jpeg",
    "https://cdn.recreation.gov/public/2023/11/14/20/59/234076_565dbf98-e115-4057-ab9b-9bd807d871f5_700.jpeg",
    "https://cdn.recreation.gov/public/2021/05/12/18/22/234076_74aab0ba-d312-432a-8afc-483821a7accd_700.jpg",
    "https://cdn.recreation.gov/public/2023/11/14/20/59/234076_d4e4ab1f-302c-406f-838c-8eb3112ae8ff_700.jpeg",
    "https://cdn.recreation.gov/public/2023/11/14/20/59/234076_4ea2bbd4-7439-42e7-88db-6e2704a3122d_700.jpeg",
    "https://cdn.recreation.gov/public/2021/05/12/17/37/234076_f9a976d9-c83f-4ad0-929a-231f943396d2_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5972222,
    "longitude": -123.8402778
  },
  "sameAs": [
    "https://www.blm.gov/visit/loon-lake-recreation-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}