{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-twin-lake-campground-or",
  "name": "North Twin Lake Campground",
  "description": "Explore North Twin Lake Campground in Deschutes National Forest, Oregon with Recreation.gov. North Twin Lake Campground islocated just north of the South Twin Resort on North Twin Lake.",
  "url": "https://campertunity.com/listings/campgrounds/north-twin-lake-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/83387.jpg",
    "https://cdn.recreation.gov/public/images/83388.jpg",
    "https://cdn.recreation.gov/public/images/83389.jpg",
    "https://cdn.recreation.gov/public/images/83385.jpg",
    "https://cdn.recreation.gov/public/images/83386.jpg",
    "https://cdn.recreation.gov/public/images/83390.jpg",
    "https://cdn.recreation.gov/public/2019/03/15/20/34/266141_2ce23d33-5b2f-47f7-ab5c-257809e247a1.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Twin Lake Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7314917,
    "longitude": -121.763825
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/266141",
    "https://thedyrt.com/camping/oregon/oregon-north-twin-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$23+"
}