{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2nd-xng-camp-new-braunfels-tx",
  "name": "2ND-XNG Camp",
  "description": "2ND-XNG Camp is located at 6515 River Road, New Braunfels TX 78132. 2ND-XNG Camp can be contacted at ***-***-**** or https://www.facebook.com/2ndCrossingCamp/",
  "url": "https://campertunity.com/listings/campgrounds/2nd-xng-camp-new-braunfels-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6515 River Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.777029,
    "longitude": -98.159899
  }
}