{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/braunig-lake-elmendorf-tx",
  "name": "Braunig Lake RV Resort",
  "description": "Braunig Lake RV Resort is located at 13550 Donop Road, Elmendorf TX 78112. Braunig Lake RV Resort can be contacted at ***-***-**** or http://www.brauniglakervresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/braunig-lake-elmendorf-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13550 Donop Road",
    "addressLocality": "Elmendorf",
    "addressRegion": "TX",
    "postalCode": "78112",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.2849769,
    "longitude": -98.3921813
  }
}