{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-campground-venice-fl",
  "name": "FLYING A CAMPGROUND, SITE 1",
  "description": "FLYING A CAMPGROUND, SITE 1 is located at , Venice FL 34293. FLYING A CAMPGROUND, SITE 1 can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/flying-campground-venice-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Venice",
    "addressRegion": "FL",
    "postalCode": "34293",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.9841936,
    "longitude": -82.2801794
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/venice/flying-a-campground-site-1"
  ]
}