{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-braunfels-rv-park-new-braunfels-tx",
  "name": "New Braunfels RV Park",
  "description": "New Braunfels RV Park camping reservations and campground information. Learn more about camping near New Braunfels RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/new-braunfels-rv-park-new-braunfels-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783366/%7Bpht%7DphotoURL3-original%7Bpht%7D1705439257791.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2136 Interstate 35",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.72575,
    "longitude": -98.08115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}