{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sergeants-rv-park-new-braunfels-tx",
  "name": "Sergeant's RV Park",
  "description": "Sergeant's RV Park camping reservations and campground information. Learn more about camping near Sergeant's RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sergeants-rv-park-new-braunfels-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11277 FM 306",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.85701,
    "longitude": -98.14988
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sergeants-rv-park/CHUB/781458/overview"
  ],
  "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"
    }
  ]
}