{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waccasassa-bay-preserve-state-park-inglis-fl",
  "name": "Waccasassa Bay Preserve State Park",
  "description": "Waccasassa Bay Preserve State Park is located at 8312 Southwest 125th Avenue, Inglis FL 34449. Waccasassa Bay Preserve State Park can be contacted at ***-***-**** or http://floridastateparks.org/",
  "url": "https://campertunity.com/listings/campgrounds/waccasassa-bay-preserve-state-park-inglis-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8312 Southwest 125th Avenue",
    "addressLocality": "Inglis",
    "addressRegion": "FL",
    "postalCode": "34449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.14271,
    "longitude": -82.7886289
  }
}