{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orlando-sw-ft-summit-koa-davenport-fl",
  "name": "Orlando SW/Ft. Summit KOA",
  "description": "Located southwest of Orlando, 10 minutes from Disney, Sea World and Universal Studios; 65 miles from the Atlantic Ocean and the Gulf of Mexico.",
  "url": "https://campertunity.com/listings/campgrounds/orlando-sw-ft-summit-koa-davenport-fl",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTqkNhBzBkduqGTP6GvOI2hxLw0bCQWJgR/biggerthumb.jpg",
    "images/us/SPOTqkNhBzBkduqGTP6GvOI2hxLw0bCQWJgR/carousel/58a87bc1bca1f-orlando-sw-ft-summit-koa-davenport.jpg",
    "images//SPOTqkNhBzBkduqGTP6GvOI2hxLw0bCQWJgR/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2525 Frontage Road",
    "addressLocality": "Davenport",
    "addressRegion": "FL",
    "postalCode": "33837",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.226786,
    "longitude": -81.652911
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/orlando-sw-ft-summit-koa-davenport"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}