{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-sullivan-metaline-falls-wa",
  "name": "West Sullivan",
  "description": "West Sullivan Campground is located at the north end of Sullivan Lake and about five miles east of Metaline Falls in northeast Washington. The campground provides a unique environment where campers can enjoy a variety of recreational activities.",
  "url": "https://campertunity.com/listings/campgrounds/west-sullivan-metaline-falls-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63871_700.webp",
    "https://cdn.recreation.gov/public/images/63899_700.webp",
    "https://cdn.recreation.gov/public/2023/12/14/23/21/231989_81a4b2bc-4b6a-4ce1-8815-a8b3409ea640_1440.webp",
    "https://cdn.recreation.gov/public/images/63812_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12391 SULLIVAN LAKE RD BOX 10",
    "addressLocality": "Metaline Falls",
    "addressRegion": "WA",
    "postalCode": "99153",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8613889,
    "longitude": -117.2883333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231989"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "31",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$31+"
}