{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crawfish-lake-campground",
  "name": "Crawfish Lake Campground",
  "description": "Crawfish Lake Campground in Okanogan-Wenatchee National Forest, Tonasket Washington. See 6 traveler reviews, 28 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/crawfish-lake-campground",
  "image": [
    "https://campcdn.com/photos/9/0/908/5759/crawfish-lake23.jpg?v=1633735445",
    "http:https://campcdn.com/photos/9/0/908/5759/low_res/crawfish-lake-campground.jpg?v=1633735445"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.48376,
    "longitude": -119.21458
  },
  "sameAs": [
    "https://www.campendium.com/crawfish-lake-campground",
    "https://thedyrt.com/camping/washington/washington-crawfish-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}