{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-tales-resort-lebanon-mo",
  "name": "Fishing Tales Resort",
  "description": "Fishing Tales Resort camping reservations and campground information. Learn more about camping near Fishing Tales Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fishing-tales-resort-lebanon-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783615/%7Bpht%7DphotoURL1-original%7Bpht%7D1699575020210.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11388 Missouri 64",
    "addressLocality": "Lebanon",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.71392,
    "longitude": -92.84057
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}