{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/labonte-park-corpus-christi-tx-1",
  "name": "Labonte Park",
  "description": "Labonte Park is located at 14333 Interstate 37, Corpus Christi TX 78410. Labonte Park can be contacted at ***-***-**** or http://www.ccparkandrec.com/government/parks-recreation/programs-services/facilities/index",
  "url": "https://campertunity.com/listings/campgrounds/labonte-park-corpus-christi-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14333 Interstate 37",
    "addressLocality": "Corpus Christi",
    "addressRegion": "TX",
    "postalCode": "78410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8895375,
    "longitude": -97.6277818
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/corpus-christi/labonte-park"
  ]
}