{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/retreat-rv-resort-lubbock-tx",
  "name": "The Retreat RV Resort",
  "description": "The Retreat RV Resort camping reservations and campground information. Learn more about camping near The Retreat RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/retreat-rv-resort-lubbock-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7516 I-27",
    "addressLocality": "Lubbock",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.52535,
    "longitude": -101.84517
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/the-retreat-rv-resort/CHUB/784042/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}