{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-l-l-campground-new-braunfels-tx",
  "name": "Lazy L&L Campground",
  "description": "Lazy L&L Campground is located at 11699 River Road, New Braunfels TX 78132. Lazy L&L Campground can be contacted at ***-***-**** or http://www.lazylandl.com/",
  "url": "https://campertunity.com/listings/campgrounds/lazy-l-l-campground-new-braunfels-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11699 River Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8180068,
    "longitude": -98.1756339
  }
}