{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wickham-park-campground",
  "name": "Wickham Park Campground",
  "description": "Wickham Park Campground is located at 2500 Parkway Drive, Melbourne FL 32935. Wickham Park Campground can be contacted at ***-***-**** or https://www.brevardfl.gov/ParksRecreation/Campgrounds/Wickham/Features",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wickham-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 Parkway Drive",
    "addressLocality": "Melbourne",
    "addressRegion": "FL",
    "postalCode": "32935",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1650325,
    "longitude": -80.6653034
  }
}