{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boomtown-residential-midland-tx",
  "name": "Boomtown Residential RV LLC",
  "description": "Call, Text or email",
  "url": "https://campertunity.com/listings/campgrounds/boomtown-residential-midland-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/0d9e05c6-0b05-4973-be20-4d64148324de/IMG_1742.jpeg",
    "http://img1.wsimg.com/isteam/ip/0d9e05c6-0b05-4973-be20-4d64148324de/IMG_1742.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6209 East County Road 86",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.02772,
    "longitude": -101.98167
  }
}