{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-midland",
  "name": "rv park",
  "description": "Top Midland TX RV Parks6401 E Highway 80, Midland, TX 79706",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-midland",
  "image": [
    "https://www.midlandtexasrvpark.com/great-rv-trips/rv-park",
    "https://www.midlandtexasrvpark.com/logo-icon.png",
    "https://www.midlandtexasrvpark.com/wp-content/uploads/2015/04/bg-Sunrise1800.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6401 E Highway 80",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "76706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.043026,
    "longitude": -101.983769
  }
}