{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilets-available-libby-mt",
  "name": "Toilets available",
  "description": "Canyon Creek Campground is situated within the Kootenai National Forest in northwest Montana's Lincoln County. The Kootenai National Forest encompasses over 2.2 million acres of diverse terrain, from the Cabinet Mountains Wilderness to the Yaak River country near the Canadian border. This remote region is characterized by dense forests, mountain streams, and abundant wildlife including bears, elk, and moose. The campground provides access to the surrounding national forest lands for hiking, f...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toilets-available-libby-mt",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canyon Gulch Rd",
    "addressLocality": "Libby",
    "addressRegion": "MT",
    "postalCode": "59923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.430381774902344,
    "longitude": -115.2942352294922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}