{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sportsmans-lodge-ferriday-la",
  "name": "Sportsman's Lodge",
  "description": "Sportsman's Lodge is located at 101 Sportsman Lane, Ferriday LA 71334. Sportsman's Lodge can be contacted at ***-***-**** or http://www.fishconcordia.com/",
  "url": "https://campertunity.com/listings/campgrounds/sportsmans-lodge-ferriday-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Sportsman Lane",
    "addressLocality": "Ferriday",
    "addressRegion": "LA",
    "postalCode": "71334",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6343911,
    "longitude": -91.5447733
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/ferriday/sportsman-s-lodge"
  ]
}