{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hike-bike-campsites-ocala-fl",
  "name": "Hike / Bike Campsites",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/hike-bike-campsites-ocala-fl",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/073/758/full/whimcycle-trail-resort-ocala-fl-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "postalCode": "34480",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.1871986,
    "longitude": -82.1400923
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00"
}