{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/freshgardens-fl",
  "name": "Freshgardens",
  "description": "We are 10 minutes from the south gate of Everglades national park. You will be in a sanctuary of many species of birds in an exotic tropical fruit grove in the",
  "url": "https://campertunity.com/listings/campgrounds/freshgardens-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.474709999999988,
    "longitude": -80.50680999999997
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/freshgardens"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "46",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$46-$50"
}