{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/battle-ground-lake-state-park-battle-ground-wa",
  "name": "Battle Ground Lake State Park",
  "description": "Battle Ground Lake State Park is located at 18002 Northeast 249th Street, Battle Ground WA 98604. Battle Ground Lake State Park can be contacted at ***-***-**** or http://parks.state.wa.us/472/Battle-Ground-Lake",
  "url": "https://campertunity.com/listings/campgrounds/battle-ground-lake-state-park-battle-ground-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18002 Northeast 249th Street",
    "addressLocality": "Battle Ground",
    "addressRegion": "WA",
    "postalCode": "98604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.803864,
    "longitude": -122.4907989
  }
}