{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lubbock-rv-park-lubbock-tx",
  "name": "Lubbock RV Park",
  "description": "Relaxing RV park outside of Lubbock, TX. Includes showers and bathrooms! We're close to the city, but still in a quiet location! Book with us today!",
  "url": "https://campertunity.com/listings/campgrounds/lubbock-rv-park-lubbock-tx",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/A6E32112-FC4F-41EB-9E4D-A36F1432B820/2/e303ba2e-95e5-4d04-be74-85f3518ac207.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4811 N Interstate 27 Exit 9 Service Road",
    "addressLocality": "Lubbock",
    "addressRegion": "TX",
    "postalCode": "79403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6489747,
    "longitude": -101.8388283
  },
  "sameAs": [
    "https://lubbockrvpark.com/",
    "https://rvshare.com/assets/media/images/logo_primary-05058655c404d14d8789131086ca9f0d.png"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}