{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-harbor-resort-spa-mount-ida-ar",
  "name": "Mountain Harbor Resort & Spa",
  "description": "Mountain Harbor Resort & Spa is located at 994 Mountain Harbor Road, Mount Ida AR 71957. Mountain Harbor Resort & Spa can be contacted at ***-***-**** or http://www.mountainharborresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/mountain-harbor-resort-spa-mount-ida-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "994 Mountain Harbor Road",
    "addressLocality": "Mount Ida",
    "addressRegion": "AR",
    "postalCode": "71957",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.571746,
    "longitude": -93.438073
  }
}