{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joplin-campground-mount-ida-ar-us",
  "name": "Joplin Campground",
  "description": "Joplin Campground is located at Joplin Campground, Mount Ida AR 71957. Joplin Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/joplin-campground-mount-ida-ar-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joplin Campground",
    "addressLocality": "Mount Ida",
    "addressRegion": "AR",
    "postalCode": "71957",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5730245,
    "longitude": -93.4413531
  }
}