{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cheniere-lake-mobile-home-park-west-monroe-la",
  "name": "Cheniere Lake Mobile Home Park",
  "description": "Beautiful 3,000 acre lake, covered picnic areas, playground, boat launches and climate-controlled lodge available for weddings, receptions and reunions.",
  "url": "https://campertunity.com/listings/campgrounds/cheniere-lake-mobile-home-park-west-monroe-la",
  "image": [
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Lodge.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-View.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Shrubbery.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Patio-Interior.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Patio-Reverse.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Patio.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Road-2.jpg",
    "https://rvworldnetwork.com/wp-content/uploads/2019/07/Cheniere-Lake-Road.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "104 Cheniere Lake Dr",
    "addressLocality": "West Monroe",
    "addressRegion": "LA",
    "postalCode": "71292",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4792563,
    "longitude": -92.1967148
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}