{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-red-barn-rv-park-carthage-mo-us",
  "name": "Big Red Barn RV Park",
  "description": "Big Red Barn RV Park camping reservations and campground information. Learn more about camping near Big Red Barn RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/big-red-barn-rv-park-carthage-mo-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783670/%7Bpht%7DphotoURL6-original%7Bpht%7D1725782943165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5089 County Lane 138",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1267,
    "longitude": -94.30528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}