{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shanty-pond-fort-mc-coy-fl",
  "name": "Shanty Pond Campground",
  "description": "Shanty Pond Campground is located at FR 33, Fort Mc Coy FL 32134. Shanty Pond Campground can be contacted at or https://www.fs.usda.gov/recarea/ocala/recarea/?recid=40266",
  "url": "https://campertunity.com/listings/campgrounds/shanty-pond-fort-mc-coy-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR 33",
    "addressLocality": "Fort Mc Coy",
    "addressRegion": "FL",
    "postalCode": "32134",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3352168,
    "longitude": -81.7267057
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/fort-mc-coy/shanty-pond-campground"
  ]
}