{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bastrop-state-park-bastrop-tx",
  "name": "Bastrop State Park",
  "description": "Bastrop State Park is located at 100 Park Road 1A, Bastrop TX 78602. Bastrop State Park can be contacted at ***-***-**** or http://www.tpwd.state.tx.us/state-parks/parks/find-a-park/bastrop-state-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bastrop-state-park-bastrop-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Park Road 1A",
    "addressLocality": "Bastrop",
    "addressRegion": "TX",
    "postalCode": "78602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1101798,
    "longitude": -97.286928
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/bastrop/bastrop-state-park"
  ]
}