{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-brownwood-state-park-brownwood-tx-usa",
  "name": "Lake Brownwood State Park",
  "description": "Lake Brownwood State Park is located at State Highway Park Road 15, Brownwood TX 76801. Lake Brownwood State Park can be contacted at ***-***-**** or http://www.tpwd.state.tx.us/spdest/findadest/parks/lake_brownwood/",
  "url": "https://campertunity.com/listings/campgrounds/lake-brownwood-state-park-brownwood-tx-usa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway Park Road 15",
    "addressLocality": "Brownwood",
    "addressRegion": "TX",
    "postalCode": "76801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8570967,
    "longitude": -99.0285335
  }
}