{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowboy-rv-park-horse-hotel-lubbock-tx",
  "name": "Cowboy RV Park & Horse Hotel",
  "description": "Cowboy RV Park & Horse Hotel is located near Lubbock, Texas, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/cowboy-rv-park-horse-hotel-lubbock-tx",
  "image": [
    "https://photos.thedyrt.com/photo/833908/media/cowboy-rv-park-horse-hotel_d54e8e99-9a38-4bb9-a4a6-2e2e03d08ef3.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/833908/media/cowboy-rv-park-horse-hotel_d54e8e99-9a38-4bb9-a4a6-2e2e03d08ef3.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/833909/media/cowboy-rv-park-horse-hotel_6270c11d-204b-4976-ab7d-44db95032779.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-102.0500277,33.5448068)/-102.0500277,33.5448068,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lubbock",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5448068,
    "longitude": -102.0500277
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/cowboy-rv-park-horse-hotel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0.25-$0.35"
}