{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-campground-hosmer-lake-or-bend-or",
  "name": "South Campground - Hosmer Lake (OR)",
  "description": "Located WITHIN OREGON on Hosmer Lake, South Campground provides visitors with access to flyfishing, paddling and hiking.",
  "url": "https://campertunity.com/listings/campgrounds/south-campground-hosmer-lake-or-bend-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/02/11/22/59/251451_0b4b46ef-9c9c-4573-9610-8113ce043a73_700.jpg",
    "https://cdn.recreation.gov/public/images/76945.jpg",
    "https://cdn.recreation.gov/public/2019/02/11/22/59/251451_773f0cc5-e749-422c-b899-d9d8157fa0a2_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/75567.jpg",
    "https://cdn.recreation.gov/public/images/75568.jpg",
    "https://cdn.recreation.gov/public/images/75569.jpg",
    "https://cdn.recreation.gov/public/images/75566.jpg",
    "https://cdn.recreation.gov/public/images/75570.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "63095 DESCHUTES MARKET ROAD",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9622583,
    "longitude": -121.7865694
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251451"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}