{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/treeside-rv-resort-new-braunfels-tx",
  "name": "Treeside RV Resort",
  "description": "Treeside RV Resort camping reservations and campground information. Learn more about camping near Treeside RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/treeside-rv-resort-new-braunfels-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783129/%7Bpht%7DphotoURL6-original%7Bpht%7D1699565257435.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8989 North Interstate 35 Frontage Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7984,
    "longitude": -98.02219
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/treeside-rv-resort/CHUB/783129/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}