{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-honeys-park-free-dry-camping-arco-i",
  "name": "Honey's Park FREE Dry Camping",
  "description": "Honey's Park FREE Dry Camping is located at 3000 West, Arco ID 83213. Honey's Park FREE Dry Camping can be contacted at ***-***-**** or http://honeyspark.weebly.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-honeys-park-free-dry-camping-arco-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3000 West",
    "addressLocality": "Arco",
    "addressRegion": "ID",
    "postalCode": "83213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6278475,
    "longitude": -113.2937173
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/arco/honey-s-park-free-dry-camping"
  ]
}