{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-garden-rv-park-lubbock-tx",
  "name": "Hidden Garden RV Park",
  "description": "Hidden Garden RV Park is located near Lubbock, Texas, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-garden-rv-park-lubbock-tx",
  "image": [
    "https://photos.thedyrt.com/photo/825512/media/hidden-garden-rv-park_ebd42f81-3376-4dbc-8970-e87923984704.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/825512/media/hidden-garden-rv-park_ebd42f81-3376-4dbc-8970-e87923984704.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/825513/media/hidden-garden-rv-park_eaee4735-2635-4f09-9df6-9804b2ec8d20.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-102.07190000000003,33.55429000000001)/-102.07190000000003,33.55429000000001,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lubbock",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.55429000000001,
    "longitude": -102.07190000000003
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/hidden-garden-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$35-$50"
}