{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-springs-lake-buffalo-springs-tx",
  "name": "Buffalo Springs Lake",
  "description": "Buffalo Springs Lake has 34 full RV hookups, 89 partial hookups, and 17 tent camping spots available for camping in Lubbock, TX.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-springs-lake-buffalo-springs-tx",
  "image": [
    "https://www.buffalospringslake.net/wp-content/uploads/2022/02/RV-camping-buffalo-springs-lake-texas.jpg",
    "https://www.buffalospringslake.net/wp-content/uploads/2022/02/BSL-lockup-aqua-letters.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9999 High Meadow Rd",
    "addressLocality": "Buffalo Springs",
    "addressRegion": "TX",
    "postalCode": "79404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5358301,
    "longitude": -101.7186183
  },
  "sameAs": [
    "https://www.buffalospringslake.net/campsites/",
    "https://www.buffalospringslake.net/",
    "https://thedyrt.com/camping/texas/texas-buffalo-springs-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}