{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-dripping-springs-tx",
  "name": "HOME",
  "description": "Stay at Buddy’s Backyard RV Resort in Dripping Springs, TX. The perfect RV Park for exploring Austin and the Texas Hill Country. Reserve your spot today!",
  "url": "https://campertunity.com/listings/campgrounds/home-dripping-springs-tx",
  "image": [
    "https://www.buddysbackyardrv.com/app/uploads/2021/10/kristy-petree-401-Stagecoach-Rd_HiRes-146-1.jpg",
    "https://www.buddysbackyardrv.com/app/uploads/2021/08/BuddyLogo-01-1.png",
    "https://www.buddysbackyardrv.com/app/uploads/2022/09/DJI_0699-HDR.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "401 Stagecoach Ranch Rd",
    "addressLocality": "Dripping Springs",
    "addressRegion": "TX",
    "postalCode": "78620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.33103456716762,
    "longitude": -98.32283359617469
  }
}