{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/homosassa-river-rv-resort-homosassa-fl",
  "name": "Homosassa River RV Resort",
  "description": "The only camping app with all of the public and private campgrounds, RV parks, and free camping locations in the United States.",
  "url": "https://campertunity.com/listings/campgrounds/homosassa-river-rv-resort-homosassa-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10200 W Fishbowl D",
    "addressLocality": "Homosassa",
    "addressRegion": "FL",
    "postalCode": "34448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.79075486,
    "longitude": -82.60150818
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/turtle-creek-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}