{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-manatee-state-park-2-1",
  "name": "Lake Manatee State Park - Campsite Photos, Campground Availability Alerts",
  "description": "Lake Manatee State Park campground is located on the south shore of Lake Manatee and has 60 campsites with water/electric hookups.",
  "url": "https://campertunity.com/listings/campgrounds/lake-manatee-state-park-2-1",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}