{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-walter-umphrey-state-park-port-ar",
  "name": "Walter Umphrey State Park",
  "description": "Walter Umphrey State Park is located at 3964 Martin Luther King Junior Drive, Port Arthur TX 77640. Walter Umphrey State Park can be contacted at ***-***-**** or https://tpwd.texas.gov/state-parks/walter-umphrey",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-walter-umphrey-state-park-port-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3964 Martin Luther King Junior Drive",
    "addressLocality": "Port Arthur",
    "addressRegion": "TX",
    "postalCode": "77640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.76302,
    "longitude": -93.899038
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/port-arthur/walter-umphrey-state-park"
  ]
}