{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/myakka-state-forest-flying-campground-englewood-fl",
  "name": "Myakka State Forest Flying A Campground",
  "description": "Myakka State Forest Flying A Campground camping reservations and campground information. Learn more about camping near Myakka State Forest Flying A Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/myakka-state-forest-flying-campground-englewood-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P O Box 491, 2555 S River Road",
    "addressLocality": "Englewood",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.98505,
    "longitude": -82.27699
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 185,
    "bestRating": 5,
    "worstRating": 1
  }
}