{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-braunig-lake-park-san-antonio-tx",
  "name": "What is the phone number for Braunig Lake Park?",
  "description": "Braunig Lake Park is located at 17500 Donop Road, San Antonio TX 78223. Braunig Lake Park can be contacted at ***-***-**** or http://tpwd.texas.gov/fishboat/fish/recreational/lakes/braunig/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-braunig-lake-park-san-antonio-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17500 Donop Road",
    "addressLocality": "San Antonio",
    "addressRegion": "TX",
    "postalCode": "78223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.2513049,
    "longitude": -98.3933215
  }
}