{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-hannahs-hound-haven-homosassa-fl",
  "name": "Happy Hannah’s Hound Haven",
  "description": "Happy Hannah’s Hound Haven is located near the Gulf Coast of Florida, featuring flat terrain with a mix of grass and sandy areas.",
  "url": "https://campertunity.com/listings/campgrounds/happy-hannahs-hound-haven-homosassa-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1253555/media/happy-hannah-s-hound-haven_714e79b5-d63a-4af1-ad1b-8eba3e612c2a.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1253555/media/happy-hannah-s-hound-haven_714e79b5-d63a-4af1-ad1b-8eba3e612c2a.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1253557/media/happy-hannah-s-hound-haven_7faee8f1-287d-475e-9d11-14e3ff13b96a.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.56351699343656,28.812045671429274)/-82.56351699343656,28.812045671429274,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homosassa",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.812045671429274,
    "longitude": -82.56351699343656
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/happy-hannah-s-hound-haven"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$30-$50"
}