{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bellows-rv-park-midland-tx-us",
  "name": "Bellows RV Park",
  "description": "Bellows RV Park is a short and long-term RV park in Midland, TX. Don't have an RV? We provide RV rentals too! Call ***-***-**** to book today!",
  "url": "https://campertunity.com/listings/campgrounds/bellows-rv-park-midland-tx-us",
  "image": [
    "/files/2021/11/dl01.jpg",
    "/files/2021/11/new_logo.png",
    "/files/2021/11/imgs00001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5404 East County Road 76 1/2",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.83688,
    "longitude": -102.0103767
  }
}