{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wakeboarding-cleburne-tx",
  "name": "Wakeboarding",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/wakeboarding-cleburne-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/093/467/full/bee-mountain-resort-cleburne-tx-10.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cleburne",
    "addressRegion": "TX",
    "postalCode": "76033",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3474463,
    "longitude": -97.3865494
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}