{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kl-ranch-on-the-river-new-braunfels-tx",
  "name": "KL Ranch Camp ~ On The River",
  "description": "KL Ranch Camp ~ On The River is located at 5455 River Road, New Braunfels TX 78132. KL Ranch Camp ~ On The River can be contacted at ***-***-**** or http://www.kl-river.com/",
  "url": "https://campertunity.com/listings/campgrounds/kl-ranch-on-the-river-new-braunfels-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5455 River Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.765016,
    "longitude": -98.152678
  }
}