{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/xtreme-beachside-rv-resort-grand-isle-la",
  "name": "Xtreme Beachside RV Resort",
  "description": "RV Resort offering Full Hook UP located in the center of the Island on the Beach. Walking distance to shopping, restaurants, attractions, and nightlife.",
  "url": "https://campertunity.com/listings/campgrounds/xtreme-beachside-rv-resort-grand-isle-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3064 Hwy 1",
    "addressLocality": "Grand Isle",
    "addressRegion": "LA",
    "postalCode": "70358",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.230691,
    "longitude": -89.997883
  },
  "sameAs": [
    "https://www.explorelouisiana.com/lodging/campgrounds-rv-parks/xtreme-beachside-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}