{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hook-point-cabin-ak",
  "name": "Hook Point Cabin",
  "description": "Explore Hook Point Cabin in Chugach National Forest, Alaska with Recreation.gov. Hook Point Cabin is situated 1.5 miles west of Hook Point on Hinchinbrook Island in the Chugach National Forest. Visitors to the cabin will find many opportunit",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hook-point-cabin-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67518.jpg",
    "https://cdn.recreation.gov/public/images/67520.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/40/232968_02002638-6143-4e59-b081-32817df1553d_700.jpg",
    "https://cdn.recreation.gov/public/images/67278.jpg",
    "https://cdn.recreation.gov/public/2023/04/28/21/30/232968_63c94baa-1703-4621-bc5a-73e626ea9ba4_700.jpg",
    "https://cdn.recreation.gov/public/2022/02/18/19/40/232968_3d626a12-3b3a-41e7-83e2-5f795ef124dd_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67465.jpg",
    "https://cdn.recreation.gov/public/images/67481.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hook Point Cabin",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.3480556,
    "longitude": -146.2961111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5714285,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$60+"
}