{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-spirits-canoe-and-campground-mount-ida-ar",
  "name": "Two Spirits Ltd Canoe and Campground",
  "description": "Contact info, reviews tips & more for Two Spirits Ltd Canoe and Campground | Camping in Arkansas",
  "url": "https://campertunity.com/listings/campgrounds/two-spirits-canoe-and-campground-mount-ida-ar",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1167 Puckett Bend Rd",
    "addressLocality": "Mount Ida",
    "addressRegion": "AR",
    "postalCode": "71957",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6325559,
    "longitude": -93.64725075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}