{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stockbridge-wetland-wilderness-campus-stockbridge-ga",
  "name": "Stockbridge Wetland and Wilderness Campus",
  "description": "Stockbridge Wetland and Wilderness Campus is located near Stockbridge, Georgia.",
  "url": "https://campertunity.com/listings/campgrounds/stockbridge-wetland-wilderness-campus-stockbridge-ga",
  "image": [
    "https://photos.thedyrt.com/photo/1832756/media/stockbridge-wetland-and-wilderness-campus_e610d71d-6b01-496b-bf85-77eae1ddc53d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1832756/media/stockbridge-wetland-and-wilderness-campus_e610d71d-6b01-496b-bf85-77eae1ddc53d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-84.22206205244154,33.529223144099916)/-84.22206205244154,33.529223144099916,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stockbridge",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.529223144099916,
    "longitude": -84.22206205244154
  },
  "sameAs": [
    "https://thedyrt.com/camping/georgia/stockbridge-wetland-and-wilderness-campus"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}