{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carter-lake-or",
  "name": "Carter Lake",
  "description": "Explore Carter Lake in Siuslaw National Forest, Oregon with Recreation.gov. Carter Lake Campground is a family favorite in the Oregon Dunes National Recreation Area. This campground is located on Carter Lake, perfect for fishing, swimmi",
  "url": "https://campertunity.com/listings/campgrounds/carter-lake-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/15/35/232181_0418507f-5d9c-4538-8dc1-9359c46b0a95_1440.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/15/43/232181_8fdabf21-a6ab-43e4-9c56-3c37ba08763d_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/15/37/232181_fb621c01-94ac-4503-b6ba-bd21960a63d4_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/15/41/232181_9826c9a2-5e73-4130-9cef-e8577b6b6e4b_700.jpg",
    "https://cdn.recreation.gov/public/2024/12/10/15/40/232181_5e8e8bde-d383-4141-9876-0865a9844b84_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carter Lake",
    "addressRegion": "Oregon",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8566667,
    "longitude": -124.1461111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232181",
    "https://outdoorithm.com/campgrounds/or/reedsport/carter-lake",
    "https://campflare.com/campground/carter-lake-181"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$22+"
}