{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridge-side-cabins-marina-grand-isle-la-1",
  "name": "Bridge Side Cabins & Marina",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bridge-side-cabins-marina-grand-isle-la-1",
  "image": [
    "https://static.wixstatic.com/media/5b04d7_f0d452f187cb4dc4a3d08bd037feeabb~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1618 Louisiana Highway 1",
    "addressLocality": "Grand Isle",
    "addressRegion": "LA",
    "postalCode": "70358",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.bridgesidegrandisle.com/"
  ]
}