{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/martin-creek-lake-state-park-tatum-tx",
  "name": "Martin Creek Lake State Park",
  "description": "Martin Creek Lake State Park camping reservations and campground information. Learn more about camping near Martin Creek Lake State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/martin-creek-lake-state-park-tatum-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/TX/pid1200121/%7Bpht%7DMartin_Creek_Lake%7Bpht%7D1522353045729.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9515 CR 2181 D",
    "addressLocality": "TATUM",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.27797,
    "longitude": -94.56603
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/martin-creek-lake-state-park/TX/1200121/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=mothers-day-outdoor-trip-ideas-article-2021&utm_content=MartinCreekLakeStateParkTexas",
    "https://thedyrt.com/camping/texas/texas-martin-creek-lake-state-park",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}