{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-trails-end-fishing-resort-lorida-fl",
  "name": "Trails End Fishing Resort",
  "description": "Trails End Fishing Resort is located at 4232 Trails End, Lorida FL 33857. Trails End Fishing Resort can be contacted at ***-***-**** or http://trailsendfishingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-trails-end-fishing-resort-lorida-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4232 Trails End",
    "addressLocality": "Lorida",
    "addressRegion": "FL",
    "postalCode": "33857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.38752,
    "longitude": -81.232738
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/lorida/trails-end-fishing-resort"
  ]
}