{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goat-island-ninety-six-sc",
  "name": "Goat Island",
  "description": "Goat Island is a unique boat-in camping experience with 5 separate spots, each featuring a fire pit and picnic table. It offers a peaceful and secluded environment with minimal light pollution, making it ideal for stargazing. Access is by boat only, and campers should be prepared for no other accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/goat-island-ninety-six-sc",
  "image": [
    "https://photos.thedyrt.com/photo/780585/media/goat-island_1fa1bcf9-c7b2-4d26-aa78-a3399f9ad122.gif?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/780585/media/goat-island_1fa1bcf9-c7b2-4d26-aa78-a3399f9ad122.gif?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ninety Six",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.23516642235726,
    "longitude": -81.98546055629515
  },
  "sameAs": [
    "https://thedyrt.com/camping/south-carolina/goat-island"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}