{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paynes-prairie-preserve-state",
  "name": "Paynes Prairie Preserve State Park",
  "description": "Paynes Prairie Preserve State Park is located at 100 Savannah Boulevard, Micanopy FL 32667. Paynes Prairie Preserve State Park can be contacted at ***-***-**** or https://www.floridastateparks.org/park/Paynes-Prairie",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paynes-prairie-preserve-state",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Savannah Boulevard",
    "addressLocality": "Micanopy",
    "addressRegion": "FL",
    "postalCode": "32667",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.520249,
    "longitude": -82.2933527
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/micanopy/paynes-prairie-preserve-state-park"
  ]
}