{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-dies-jr-state-park-jasper-tx",
  "name": "Martin Dies Jr. State Park",
  "description": "Martin Dies Jr. State Park camping reservations and campground information. Learn more about camping near Martin Dies Jr. State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/martin-dies-jr-state-park-jasper-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/TX/pid1200080/%7Bpht%7DMartin_Dies_Jr%7Bpht%7D1522353063345.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "634 Park Road 48 S",
    "addressLocality": "JASPER",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.84288,
    "longitude": -94.17196
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/martin-dies-jr-state-park/TX/1200080/overview",
    "https://campflare.com/campground/martin-dies-jr-state-park-080"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}