{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grand-isle-state-park-la",
  "name": "Grand Isle State Park",
  "description": "Grand Isle State Park is located at 108 Admiral Craik Drive, Grand Isle LA 70358. Grand Isle State Park can be contacted at ***-***-**** or http://www.crt.state.la.us/louisiana-state-parks/parks/grand-isle-state-park/index",
  "url": "https://campertunity.com/listings/campgrounds/grand-isle-state-park-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Admiral Craik Drive",
    "addressLocality": "Grand Isle",
    "addressRegion": "LA",
    "postalCode": "70358",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.2585446,
    "longitude": -89.9539773
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/grand-isle/grand-isle-state-park"
  ]
}