{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-squaw-lakes-campground-jacksonville",
  "name": "Squaw Lakes Campground",
  "description": "Squaw Lakes Campground is located at , Jacksonville OR 97530. Squaw Lakes Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/rogue-siskiyou/recreation/picnickinginfo/recarea/?recid=70358&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-squaw-lakes-campground-jacksonville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jacksonville",
    "addressRegion": "OR",
    "postalCode": "97530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0358551,
    "longitude": -123.0234988
  }
}