{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eastbank-ga",
  "name": "Eastbank",
  "description": "Explore Eastbank in Lake Seminole, Florida with Recreation.gov. Eastbank Campground is located on Lake Seminole on the Georgia-Florida state line. The lake and surrounding area provide a variety of outdoor recreational op",
  "url": "https://campertunity.com/listings/campgrounds/eastbank-ga",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/09/05/17/33/232580_991c6b01-9ca6-4670-863a-e5acfbcd4c3c_1440.jpg",
    "https://cdn.recreation.gov/public/2024/02/09/19/59/232580_eb4417f5-26ba-448c-8e23-80c58aaaa98a_700.jpeg",
    "https://cdn.recreation.gov/public/2024/02/09/20/06/232580_c352a251-819d-4bfd-803c-f3c176f1afd4_700.jpeg",
    "https://cdn.recreation.gov/public/2023/09/05/17/43/232580_68af51ab-61fb-419b-851c-f3a6e3b55621_700.jpg",
    "https://cdn.recreation.gov/public/2023/09/08/17/01/232580_22f2cb36-f161-40a2-a5e7-4c163e8531dc_1440.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/02/09/19/59/232580_1f378f3d-eb10-43be-b768-ba7cc39e0201_700.jpeg",
    "https://cdn.recreation.gov/public/2024/02/09/20/06/232580_a5483293-e8d2-4c43-8ef4-57d4b6a798fd_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eastbank",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7180556,
    "longitude": -84.8511111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$14-$50"
}