{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-bend-rv-park-campround-luling-tx",
  "name": "River Bend RV Park & Campround",
  "description": "River Bend RV Park & Campround is located at , Luling TX 78648. River Bend RV Park & Campround can be contacted at ***-***-**** or http://www.riverbendrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/river-bend-rv-park-campround-luling-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Luling",
    "addressRegion": "TX",
    "postalCode": "78648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6560523,
    "longitude": -97.6574979
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/luling/river-bend-rv-park-campround"
  ]
}