{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texas-281-rv-park-bulverde-tx",
  "name": "Texas 281 RV Park, Ltd",
  "description": "Texas 281 RV Park, Ltd camping reservations and campground information. Learn more about camping near Texas 281 RV Park, Ltd and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/texas-281-rv-park-bulverde-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33300 U.S. Highway 281 N.",
    "addressLocality": "Bulverde",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.78964,
    "longitude": -98.41883
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/texas-281-rv-park-ltd/CHUB/783858/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}