{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/last-chance-campground-ketchikan-ak",
  "name": "Last Chance Campground",
  "description": "Last Chance Campground is located in the Ward Lake Recreation Area, 9 miles north of downtown Ketchikan and about 4 miles north of the State ferry terminal. This campground straddles Last Chance Creek and lies next to Ward Creek with easy access to fishing, hiking and wildlife viewing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/last-chance-campground-ketchikan-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/01/31/19/25/232330_6d496d36-4c68-48b0-a013-18ec0272a8c2_1440.webp",
    "https://cdn.recreation.gov/public/2019/01/31/19/26/232330_7132fb2f-e228-46b3-8872-fe4c0e3f45a8_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "TONGASS-KETCHIKAN",
    "addressLocality": "Ketchikan",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.4323,
    "longitude": -131.686
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.214286,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$10+"
}