{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-ranch-bulverde-tx",
  "name": "RV Park The Ranch",
  "description": "The Best Ranch Style RV Park in San Antonio's Hill Country",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-ranch-bulverde-tx",
  "image": [
    "https://static.wixstatic.com/media/3c4e2a_311dc13c84794feb8bd0c7e100208f43%7Emv2.png/v1/fit/w_2500,h_1330,al_c/3c4e2a_311dc13c84794feb8bd0c7e100208f43%7Emv2.png",
    "https://static.wixstatic.com/media/3c4e2a_83659993fa8044d18a5114c421f0a759~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31940 Bartels Road",
    "addressLocality": "Bulverde",
    "addressRegion": "TX",
    "postalCode": "78163-1988",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.rvparktheranch.com/"
  ]
}