{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dent-acres-campground-orofino-id",
  "name": "Dent Acres Campground",
  "description": "Dent Acres Campground is located at , Orofino ID 83544. Dent Acres Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233487",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dent-acres-campground-orofino-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Orofino",
    "addressRegion": "ID",
    "postalCode": "83544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6270569,
    "longitude": -116.220857
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/orofino/dent-acres-campground"
  ]
}