{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ginnie-springs-outdoors-high-springs-fl",
  "name": "Ginnie Springs Outdoors",
  "description": "Located on the Santa Fe River in High Springs Florida, Ginnie Springs is one of the clearest springs in Florida. The 72-degree water is perfect for river tubing",
  "url": "https://campertunity.com/listings/campgrounds/ginnie-springs-outdoors-high-springs-fl",
  "image": [
    "https://photos.thedyrt.com/photo/630470/media/ginnie-springs_0c49faf8-4b35-4251-8d67-0f29ae2a85ae.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/35092/photo/ginnie-springs_9eadb7c50ea94bd3f41280e8fad2cd33.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/630470/media/ginnie-springs_0c49faf8-4b35-4251-8d67-0f29ae2a85ae.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/35094/photo/ginnie-springs_85aab52f025ea674f522c83450cf76d8.png?auto=webp",
    "https://photos.thedyrt.com/photo/35091/photo/ginnie-springs_25eac4a3dc74f591cb868ef5fc12fb22.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/29458/photo/ginnie-springs_890810733d09a473051cdcea8528167c.JPG?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7300 NE Ginnie Springs Rd",
    "addressLocality": "High Springs",
    "addressRegion": "FL",
    "postalCode": "32643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.834445347488412,
    "longitude": -82.7029046198839
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/ginnie-springs"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tubing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Scuba Diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-23"
  },
  "priceRange": "$20-$25"
}