{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slate-creek-wy",
  "name": "Slate Creek Campground | WY | Camping Information & Reviews",
  "description": "Nestled along the meandering waters of the Green River, Slate Creek Campground offers a tranquil gateway to Wyoming's ou. Activities: Fishing, Boating, Wildlife",
  "url": "https://campertunity.com/listings/campgrounds/slate-creek-wy",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/slate-creek-campground-sunset-fly-fishing-serene-lake.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.98270675,
    "longitude": -110.0454441
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/wy/kemmerer/slate-creek-campground-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}