{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-lake-lander-wy",
  "name": "Bull Lake",
  "description": "Bull Lake in Wyoming offers a camping experience surrounded by flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/bull-lake-lander-wy",
  "image": [
    "https://photos.thedyrt.com/photo/1489691/media/bull-lake-wyoming_17305983-c586-43ba-b9ad-07ff98aca49b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1489691/media/bull-lake-wyoming_17305983-c586-43ba-b9ad-07ff98aca49b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/424623/media/bull-lake-wyoming_eebbded428f70577d0f08d1dbec92b9c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.05789082,43.19862169)/-109.05789082,43.19862169,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.19862169,
    "longitude": -109.05789082
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/bull-lake-wyoming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}