{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blind-creek-stanley-id",
  "name": "Blind Creek Campground",
  "description": "Blind Creek Campground sits along the Yankee Fork of the Salmon River, marking the beginning of several camping opportunities in this historic mining canyon. The campground features 5 sites suitable for RVs up to 32 feet, each equipped with picnic tables and fire rings with cooking grills. The Yankee Fork provides excellent fishing for rainbow trout, making this a popular spot for anglers. The campground serves as an ideal base for exploring the rich gold mining history of the area. Visitors...",
  "url": "https://campertunity.com/listings/campgrounds/blind-creek-stanley-id",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yankee Frk",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28133392333984,
    "longitude": -114.73275756835938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}