{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-lake-campground-estacada-or",
  "name": "Horseshoe Lake Campground",
  "description": "Horseshoe Lake Campground is located at , Estacada OR 97023. Horseshoe Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recarea/?recid=52944",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-lake-campground-estacada-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.779819,
    "longitude": -121.785381
  }
}