{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seward-ak-us",
  "name": "United States",
  "description": "Welcome to Bear Necessities Cottages, your ideal Alaskan retreat in the heart of Seward. Our cozy, family-owned cottages and primitive tent sites offer a comfortable escape surrounded by nature. Whether you're planning a weekend getaway or a longer stay, you'll find the peace and relaxation you need in our beautiful accommodations. Enjoy a variety of activities right at your doorstep. Explore nearby hiking trails, fish or kayak in crystal-clear rivers, or join one of our exciting site-viewing...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seward-ak-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/97b0a36e-dbf7-11ee-9946-42010a0014c5/card.jpg?v=63893111019"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12375 Camelot Drive",
    "addressLocality": "Seward",
    "addressRegion": "AK",
    "postalCode": "99664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.1600254,
    "longitude": -149.4013418
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$35+"
}