{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/withlacoochee-river-rv-park-canoe-rental-dade-city",
  "name": "Withlacoochee River RV Park & Canoe Rental",
  "description": "Discover the charm of Withlacoochee River RV Park in Dade City, Florida. Enjoy spacious RV sites, river access, and a quiet, nature-filled escape perfect for long-term stays.",
  "url": "https://campertunity.com/listings/campgrounds/withlacoochee-river-rv-park-canoe-rental-dade-city",
  "image": [
    "https://static.wixstatic.com/media/68d05b_77ea06980d4e4830acc3b063d9bc58a2~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39847 Florida 575",
    "addressLocality": "Dade City",
    "addressRegion": "FL",
    "postalCode": "33523-9752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.3647248,
    "longitude": -82.1959178
  },
  "sameAs": [
    "https://www.withlacoocheeriverrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}