{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holly-beach-rv-park-cameron-la",
  "name": "Holly Beach RV Park",
  "description": "Monthly rentals with full hookups, WiFi, and just 500 feet from the Gulf, 6 miles west of Venture Global CP2 LNG",
  "url": "https://campertunity.com/listings/campgrounds/holly-beach-rv-park-cameron-la",
  "image": [
    "https://img1.wsimg.com/isteam/ip/495df8e2-a7ed-4029-971e-2505df9ab15e/blob-5427ee1.png",
    "http://img1.wsimg.com/isteam/ip/495df8e2-a7ed-4029-971e-2505df9ab15e/blob-5427ee1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2249 Mallard St",
    "addressLocality": "Cameron",
    "addressRegion": "LA",
    "postalCode": "70631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.771545,
    "longitude": -93.451468
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}