{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coras-cabins-savannahs-events-tyler-tx",
  "name": "Cora's Cabins (Savannahs Events)",
  "description": "Cora's Cabins (Savannahs Events) camping reservations and campground information. Learn more about camping near Cora's Cabins (Savannahs Events) and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/coras-cabins-savannahs-events-tyler-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784125/%7Bpht%7DphotoURL2-original%7Bpht%7D1725783047650.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "238 County Road 319 West",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.51211,
    "longitude": -95.27796
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}