{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texas-281-rv-park-bulverde-tx-1",
  "name": "Texas 281 RV Park",
  "description": "Situated in the Texas Hill Country on the Northside of San Antonio. We offer all the modern conveniences in a country setting Extremely clean facilities, group meeting halls, Wi-Fi access, 160 total RV sites with shaded garden sites.",
  "url": "https://campertunity.com/listings/campgrounds/texas-281-rv-park-bulverde-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b5b799cd-98e7-11ef-95aa-9ea1a4794a35/card.jpg?v=63897749847"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bulverde",
    "addressRegion": "TX",
    "postalCode": "78163",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7695092,
    "longitude": -98.5062007
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/texas/bulverde/texas-281-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}