{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-park-chalk-bluff-uvalde-tx",
  "name": "Park Chalk Bluff",
  "description": "Park Chalk Bluff is located at 1108 Chalk Bluff Road, Uvalde TX 78801. Park Chalk Bluff can be contacted at ***-***-**** or https://www.chalkbluffriverresort.com/sites/us/tx/uvalde/chalkbluffriverresort-77767/web/home.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-park-chalk-bluff-uvalde-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1108 Chalk Bluff Road",
    "addressLocality": "Uvalde",
    "addressRegion": "TX",
    "postalCode": "78801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3630053,
    "longitude": -99.984079
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/uvalde/park-chalk-bluff"
  ]
}