{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-trout-lake-campground",
  "name": "Bull Trout Lake Campground",
  "description": "Bull Trout Lake Campground in Boise National Forest, Lowman Idaho. See 3 traveler reviews, 11 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bull-trout-lake-campground",
  "image": [
    "https://campcdn.com/photos/2/4/2472/177517/uploads_2F1549563045742-44tf0240634-3f62b6fc55c599fa0f609a620d01d6db_2FBullTroutMLJuly15.jpg?v=1633649771",
    "http:https://campcdn.com/photos/2/4/2472/177517/low_res/bull-trout-lake.jpg?v=1633649771"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.302549857923594,
    "longitude": -115.2590670966016
  },
  "sameAs": [
    "https://www.campendium.com/bull-trout-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}