{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fred-c-babcock-cecil-m-webb-wma-punta-gorda-fl",
  "name": "Fred C. Babcock/Cecil M. Webb Wildlife Management Area",
  "description": "Fred C. Babcock/Cecil M. Webb Wildlife Management Area is located at 29200 Tuckers Grade, Punta Gorda FL 33955. Fred C. Babcock/Cecil M. Webb Wildlife Management Area can be contacted at ***-***-**** or http://myfwc.com/viewing/recreation/wmas/lead/fred-babcockwebb",
  "url": "https://campertunity.com/listings/campgrounds/fred-c-babcock-cecil-m-webb-wma-punta-gorda-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29200 Tuckers Grade",
    "addressLocality": "Punta Gorda",
    "addressRegion": "FL",
    "postalCode": "33955",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.873826,
    "longitude": -81.8677884
  }
}