{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tenmile-lake-county-park-lak",
  "name": "Tenmile Lake County Park",
  "description": "Tenmile Lake County Park is located at 170 South 12th Street, Lakeside OR 97449. Tenmile Lake County Park can be contacted at ***-***-**** or http://www.co.coos.or.us/Departments/CoosCountyParks/Tenmile.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tenmile-lake-county-park-lak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "170 South 12th Street",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5752887,
    "longitude": -124.1726372
  }
}