{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-twenty-five-mile-creek-state-park-chelan-wa",
  "name": "Twenty-Five Mile Creek State Park",
  "description": "Twenty-Five Mile Creek State Park is located at 20530 South Lakeshore Road, Chelan WA 98816. Twenty-Five Mile Creek State Park can be contacted at ***-***-**** or https://parks.state.wa.us/293/Twenty-Five-Mile-Creek",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-twenty-five-mile-creek-state-park-chelan-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20530 South Lakeshore Road",
    "addressLocality": "Chelan",
    "addressRegion": "WA",
    "postalCode": "98816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9923425,
    "longitude": -120.2595615
  }
}