{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-big-red-barn-rv-park-carthage-mo",
  "name": "Big Red Barn RV Park",
  "description": "Big Red Barn RV Park is located at 5089 County Lane 138, Carthage MO 64836. Big Red Barn RV Park can be contacted at ***-***-**** or http://www.brbrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-big-red-barn-rv-park-carthage-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/27071/1684178272_profile.JPEG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5089 County Lane 138",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "postalCode": "64836",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1267147,
    "longitude": -94.3052946
  }
}