{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cotton-patch-rv-park-lubbock-tx",
  "name": "Cotton Watch RV Park",
  "description": "Welcome to Cotton Watch RV Park",
  "url": "https://campertunity.com/listings/campgrounds/cotton-patch-rv-park-lubbock-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/7f18a022-540b-496d-8aab-ad6b48432d34/1dc0f5d9-ebf4-44ae-82ef-1a44390b31d3.JPG",
    "http://img1.wsimg.com/isteam/ip/7f18a022-540b-496d-8aab-ad6b48432d34/1dc0f5d9-ebf4-44ae-82ef-1a44390b31d3.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "102 Leon Rd",
    "addressLocality": "Lubbock",
    "addressRegion": "TX",
    "postalCode": "79407",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.583545,
    "longitude": -102.108414
  },
  "sameAs": [
    "https://cottonpatchrvpark.com/"
  ]
}