{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jeems-bayou-campground-shreveport-la",
  "name": "Jeems Bayou Campground LLC",
  "description": "Check out Jeems Bayou Campground LLC in Shreveport, Louisiana on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jeems-bayou-campground-shreveport-la",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shreveport",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4466546,
    "longitude": -93.7068037
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ]
}