{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanley-rv-park-midland-tx",
  "name": "Stanley RV Park",
  "description": "All-inclusive RV park in Midland, TX located near I20. Enjoy free electricity, a laundromat, WiFi, HD cable TV & more. Reserve: ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/stanley-rv-park-midland-tx",
  "image": [
    "https://www.midlandtexasrvpark.com/wp-content/uploads/2015/04/bg-Sunrise1800.jpg",
    "https://www.midlandtexasrvpark.com/wp-content/uploads/2025/10/compressed_5-stars-300x54-1.webp",
    "data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width='300'%20height='54'%20viewBox=%270%200%20300%2054%27%3E%3C/svg%3E",
    "https://www.midlandtexasrvpark.com/wp-content/uploads/2017/11/5-stars-300x54.png",
    "https://www.midlandtexasrvpark.com/logo-icon.png"
  ],
  "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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}