{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flowing-lake-county-park-and-campground-snohomish-wa",
  "name": "Flowing Lake County Park and Campground",
  "description": "Flowing Lake County Park and Campground is located at 17900 48th Street Southeast, Snohomish WA 98290. Flowing Lake County Park and Campground can be contacted at ***-***-**** or https://snohomishcountywa.gov/Facilities/Facility/Details/Flowing-Lake-Park-at-Leckies-Beach-31",
  "url": "https://campertunity.com/listings/campgrounds/flowing-lake-county-park-and-campground-snohomish-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17900 48th Street Southeast",
    "addressLocality": "Snohomish",
    "addressRegion": "WA",
    "postalCode": "98290",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9536041,
    "longitude": -121.988518
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/snohomish/flowing-lake-county-park-and-campground"
  ]
}