{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medina-river-rv-park-camping-bandera-tx",
  "name": "Medina River RV Park and Camping",
  "description": "605 Lakeshore Ln Bandera, Texas 78003",
  "url": "https://campertunity.com/listings/campgrounds/medina-river-rv-park-camping-bandera-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8c2f0d6d-3900-4f8a-8369-87d86546fb18/1c9b3a95-39b2-40cf-81a4-426c3ff8a1fb.jpg",
    "http://img1.wsimg.com/isteam/ip/8c2f0d6d-3900-4f8a-8369-87d86546fb18/1c9b3a95-39b2-40cf-81a4-426c3ff8a1fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "605 Lakeshore Ln",
    "addressLocality": "Bandera",
    "addressRegion": "TX",
    "postalCode": "78003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.648524,
    "longitude": -98.984957
  }
}