{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seven-sisters-campground-homosassa-fl-1",
  "name": "Seven Sisters Campground",
  "description": "Seven Sisters Campground is near Homosassa, Florida, featuring flat terrain with a mix of grass and trees.",
  "url": "https://campertunity.com/listings/campgrounds/seven-sisters-campground-homosassa-fl-1",
  "image": [
    "https://photos.thedyrt.com/photo/840744/media/seven-sisters-campground_f5bb14cb-7a85-464b-b4d7-bc3d06575cf6.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/840736/media/seven-sisters-campground_c714c948-a0c5-46ed-a5e4-5750477af589.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.574341534846,28.712992390359673)/-82.574341534846,28.712992390359673,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/840744/media/seven-sisters-campground_f5bb14cb-7a85-464b-b4d7-bc3d06575cf6.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8544 W Miss Maggie Dr",
    "addressLocality": "Homosassa",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.712992390359673,
    "longitude": -82.574341534846
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/seven-sisters-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$50-$150"
}