{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleepy-willow-rv-park-propane-midland-tx",
  "name": "Sleepy Willow RV Park & Propane",
  "description": "Camping in Midland, TX",
  "url": "https://campertunity.com/listings/campgrounds/sleepy-willow-rv-park-propane-midland-tx",
  "image": [
    "https://serviceprofessionalsnetwork.com/wp-content/uploads/2024/02/Campgrounds2.jpeg",
    "https://serviceprofessionalsnetwork.com/wp-content/uploads/2024/02/Campgrounds3.jpeg",
    "https://serviceprofessionalsnetwork.com/wp-content/uploads/2024/02/Campgrounds4.jpeg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1600 W County Rd 120",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.997366,
    "longitude": -102.077948
  }
}