{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southbound-rv-park-sweeny-tx",
  "name": "Southbound RV Park 20538 Hwy 35, Sweeny, TX 77480",
  "description": "More Information Contact Manager Connie @ ***-***-**** or ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/southbound-rv-park-sweeny-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9339 Farm-To-Market Road 524",
    "addressLocality": "Sweeny",
    "addressRegion": "TX",
    "postalCode": "77480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.0919261,
    "longitude": -95.7090074
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/98979-southbound-rv-park-in-sweeny-tx"
  ]
}