{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-martin-dies-jr-state-park-jasper",
  "name": "What is the phone number for Martin Dies, Jr. State Park?",
  "description": "Martin Dies, Jr. State Park is located at 634 Park Road 48 South, Jasper TX 75951. Martin Dies, Jr. State Park can be contacted at ***-***-**** or http://www.tpwd.state.tx.us/state-parks/martin-dies-jr",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-martin-dies-jr-state-park-jasper",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "634 Park Road 48 South",
    "addressLocality": "Jasper",
    "addressRegion": "TX",
    "postalCode": "75951",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8492951,
    "longitude": -94.1680669
  }
}