{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweetwater-bay-chickee-ochopee-florida",
  "name": "Sweetwater Bay Chickee",
  "description": "Sweetwater Bay Chickee is located at , Ochopee FL 34141. Sweetwater Bay Chickee can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/sweetwater-bay-chickee-ochopee-florida",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.7445173,
    "longitude": -81.211976
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ochopee/sweetwater-bay-chickee"
  ]
}