{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-horsfall-beach-north-bend",
  "name": "Horsfall Beach",
  "description": "Horsfall Beach is located at Horsefall Beach Rd, North Bend OR 97459. Horsfall Beach can be contacted at ***-***-**** or http://www.recreation.gov/camping/horsfall-beach/r/campgroundDetails.do?contractCode=NRSO&parkId=75121",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-horsfall-beach-north-bend",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horsefall Beach Rd",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4536111,
    "longitude": -124.276111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/north-bend/horsfall-beach"
  ]
}