{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-denby-point-use-area",
  "name": "Denby Point Use Area",
  "description": "Denby Point Use Area is located at 46 Eaglestone Cove, Mount Ida AR 71957. Denby Point Use Area can be contacted at ***-***-**** or https://www.recreation.gov/camping/denby-point/r/campgroundDetails.do?contractCode=NRSO&parkId=73167",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-denby-point-use-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46 Eaglestone Cove",
    "addressLocality": "Mount Ida",
    "addressRegion": "AR",
    "postalCode": "71957",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5487777,
    "longitude": -93.4915023
  }
}