{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/under-hoof-jay-fl",
  "name": "Under the Hoof",
  "description": "Under the Hoof is located near the Florida-Alabama border, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/under-hoof-jay-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1176543/media/under-the-hoof_c0061b1e-3d70-4203-bee8-343fd3438f09.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-87.06173999999999,30.991469999999993)/-87.06173999999999,30.991469999999993,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1176543/media/under-the-hoof_c0061b1e-3d70-4203-bee8-343fd3438f09.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1306248/media/under-the-hoof_b92a7dec-73f1-40f8-b664-e7ebfa675002.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jay",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.991469999999993,
    "longitude": -87.06173999999999
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/under-the-hoof"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$100"
}