{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goose-island-state-park-rockport-tx-1",
  "name": "Goose Island State Park",
  "description": "Goose Island State Park is located at 202 South Palmetto Street, Rockport TX 78382. Goose Island State Park can be contacted at ***-***-**** or http://www.tpwd.state.tx.us/state-parks/parks/find-a-park/goose-island-state-park",
  "url": "https://campertunity.com/listings/campgrounds/goose-island-state-park-rockport-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "202 South Palmetto Street",
    "addressLocality": "Rockport",
    "addressRegion": "TX",
    "postalCode": "78382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.137998,
    "longitude": -96.985529
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/rockport/goose-island-state-park"
  ]
}