{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wild-woods-campground-astor-fl",
  "name": "Wild Woods Campground",
  "description": "Wild Woods Campground is located at 22113 Florida 40, Astor FL 32102. Wild Woods Campground can be contacted at ***-***-**** or http://wildwoodscampgroundastor.weebly.com/maps-and-all-about-us.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wild-woods-campground-astor-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22113 Florida 40",
    "addressLocality": "Astor",
    "addressRegion": "FL",
    "postalCode": "32102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.155276,
    "longitude": -81.5737659
  }
}