{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanley-rv-park-midland-tx-1",
  "name": "Stanley RV Park in Midland TX",
  "description": "Stanley RV Park in Midland TX is located at 6401 E Hwy 80, Midland TX 79706. Stanley RV Park in Midland TX can be contacted at ***-***-**** or https://www.midlandtexasrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/stanley-rv-park-midland-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/34383/1596169026_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6401 E Hwy 80",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.0428427,
    "longitude": -101.9847342
  }
}