{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mustang-island-state-park-corpus-christi-tx",
  "name": "Mustang Island State Park",
  "description": "Mustang Island State Park camping reservations and campground information. Learn more about camping near Mustang Island State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mustang-island-state-park-corpus-christi-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/TX/pid1200042/%7Bpht%7DMustang_Island%7Bpht%7D1522353200401.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9394 State Highway 361",
    "addressLocality": "Corpus Christi",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.67413,
    "longitude": -97.17547
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/mustang-island-state-park/TX/1200042/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=where-to-see-migratory-birds-this-winter-article-2022&utm_content=MustangIslandStateParkTexas",
    "https://www.campscanner.com/campgrounds/texas/electric-area",
    "https://thedyrt.com/camping/texas/texas-mustang-island-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}