{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-idleyld-park-or",
  "name": "What is the phone number for Horseshoe Bend Campground?",
  "description": "Horseshoe Bend Campground is located at , Idleyld Park OR 97447. Horseshoe Bend Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/horseshoe-bend-campground-(or)/r/campgroundDetails.do?contractCode=NRSO&parkId=125040",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-idleyld-park-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idleyld Park",
    "addressRegion": "OR",
    "postalCode": "97447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.28849,
    "longitude": -122.627322
  }
}