{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ballards-campground-store-rv-park-carthage-mo",
  "name": "Ballard's Campground, Store & RV Park",
  "description": "Ballard's Campground, Store & RV Park camping reservations and campground information. Learn more about camping near Ballard's Campground, Store & RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/ballards-campground-store-rv-park-carthage-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781515/%7Bpht%7DphotoURL1-n8dke48i%7Bpht%7D1721311800124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13965 Ballard Loop, Carthage",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.07443,
    "longitude": -94.31128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}