{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleeping-lady-rv-park-del-rio-tx",
  "name": "Sleeping Lady RV Park",
  "description": "Sleeping Lady RV Park is located near Lake Amistad and Del Rio, Texas. We offer RV Sites and Cabin Rental, along with Mini Storage and Boat Storage rental. Contact us for RV Site Reservations, Cabin Reservations, and Storage Unit availability.",
  "url": "https://campertunity.com/listings/campgrounds/sleeping-lady-rv-park-del-rio-tx",
  "image": [
    "https://www.sleepingladyrvpark.com/images/graphics/header_color.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7706 W. US HWY 90",
    "addressLocality": "Del Rio",
    "addressRegion": "TX",
    "postalCode": "78840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.45495,
    "longitude": -100.9448
  }
}