{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trail-lakes-ochopee-fl-us",
  "name": "Trail Lakes Campground",
  "description": "Trail Lakes Campground is located at 40904 Tamiami Trail East, Ochopee FL 34141. Trail Lakes Campground can be contacted at ***-***-**** or https://www.evergladescamping.net/",
  "url": "https://campertunity.com/listings/campgrounds/trail-lakes-ochopee-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40904 Tamiami Trail East",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.8928839,
    "longitude": -81.2792583
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ochopee/trail-lakes-campground"
  ]
}