{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweeny-old-ocean-rv-park-sweeny-tx",
  "name": "Sweeny Old Ocean RV Park 9339 Farm-To-Market Road 524, Sweeny, TX 77480",
  "description": "Nice Family Camp Ground. Come stay and play!",
  "url": "https://campertunity.com/listings/campgrounds/sweeny-old-ocean-rv-park-sweeny-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20538 Hwy 35",
    "addressLocality": "Sweeny",
    "addressRegion": "TX",
    "postalCode": "77480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.0495707,
    "longitude": -95.7276156
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/362479-sweeny-old-ocean-rv-park-in-sweeny-tx"
  ]
}