{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tailrace-camp-area-kemmerer-wy",
  "name": "Tailrace Camp Area",
  "description": "The Tailrace Camp area features three campsites with fire rings and a vault toilet. This campground is wedged between Fontenelle Reservoir and Seedskadee National Wildlife Refuge, and so makes a fantastic site for birding, fishing, or non-motorized water sports. Historically, this area was a gathering place for trappers during their annual rendezvous, and the modern day explorer can still see the lure of such a rich and welcoming area.",
  "url": "https://campertunity.com/listings/campgrounds/tailrace-camp-area-kemmerer-wy",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kemmerer",
    "addressRegion": "WY",
    "postalCode": "83101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0244,
    "longitude": -110.0609
  },
  "sameAs": [
    "https://www.blm.gov/visit/tailrace-camp-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}