{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ebenezer-campground-north",
  "name": "Ebenezer Campground",
  "description": "Ebenezer Campground is located at Salmon River Road, North Fork ID 83466. Ebenezer Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76084",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-ebenezer-campground-north",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salmon River Road",
    "addressLocality": "North Fork",
    "addressRegion": "ID",
    "postalCode": "83466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.304766,
    "longitude": -114.5156967
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/north-fork/ebenezer-campground"
  ]
}