{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wimberley-rv-park-mini-storage-wimberley-tx",
  "name": "Wimberley RV Park & Mini Storage",
  "description": "Wimberley RV Park & Mini Storage is located at 300 Farm to Market Road 3237, Wimberley TX 78676. Wimberley RV Park & Mini Storage can be contacted at ***-***-**** or http://www.wimberleyrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/wimberley-rv-park-mini-storage-wimberley-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Farm to Market Road 3237",
    "addressLocality": "Wimberley",
    "addressRegion": "TX",
    "postalCode": "78676",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.997927,
    "longitude": -98.089521
  }
}