{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-lake-teztan-biny-bc",
  "name": "FISH LAKE / Teztan Biny",
  "description": "Fish Lake recreation site offers five campsites and a cartop boatlaunch. Anvil Mountain makes a beautiful backdrop to the site. INDIGENOUS TERRITORY: Fish Lake is situated within the traditional and unceded territory of the Tsilhqot'in (pronounced \"sil-ko-teen\") Nation. The Tsilhqot'in name for this area is \"Teztan Biny\". Source: Tsilhqot'in National Government.",
  "url": "https://campertunity.com/listings/campgrounds/fish-lake-teztan-biny-bc",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.45526212,
    "longitude": -123.61653375
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}