{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/granite-creek-trailhead-wy",
  "name": "Granite Creek Trailhead",
  "description": "This is a remote trailhead located in the Granite Creek drainage south of Jackson. The trailhead is a large gravel parking area in thick pine and spruce forest",
  "url": "https://campertunity.com/listings/campgrounds/granite-creek-trailhead-wy",
  "image": [
    "https://photos.thedyrt.com/photo/855847/media/granite-creek-trailhead_293c2320-8a79-488c-87cf-07b21ee9c6af.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/855848/media/granite-creek-trailhead_627c7ced-3854-48ef-a389-052a7a0fe5f6.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/855847/media/granite-creek-trailhead_293c2320-8a79-488c-87cf-07b21ee9c6af.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36619699,
    "longitude": -110.44734682
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/granite-creek-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}