{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-hudson-bend-rv-park-austin-tx",
  "name": "Hudson Bend RV Park Inc",
  "description": "Hudson Bend RV Park Inc is located at 5104 Hudson Bend Road, Austin TX 78734. Hudson Bend RV Park Inc can be contacted at ***-***-**** or http://hbrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-hudson-bend-rv-park-austin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5104 Hudson Bend Road",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4128433,
    "longitude": -97.9263611
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/austin/hudson-bend-rv-park-inc"
  ]
}