{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-campground-ochopee",
  "name": "Midway Campground",
  "description": "This campground offers electric hookups for RV sites, dump station, flush toilets, and water. Each RV campsite has its own picnic table and hibachi style grill. Covered picnic areas are located around the lake for day use.",
  "url": "https://campertunity.com/listings/campgrounds/midway-campground-ochopee",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/3C87E723-1DD8-B71B-0B93DBC937195E9D.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochopee",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/midway-campground-NPS4C753B83_8E55_4969_A918_7CF37BEBEF34"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}