{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salt-bayou-kampground-slidell-la",
  "name": "Salt Bayou Kampground",
  "description": "Salt Bayou Kampground camping reservations and campground information. Learn more about camping near Salt Bayou Kampground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salt-bayou-kampground-slidell-la",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784302/%7Bpht%7DphotoURL2-original%7Bpht%7D1712866372675.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56009 Louisiana 433",
    "addressLocality": "Slidell",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.23986,
    "longitude": -89.75341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}