{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cataldo-id",
  "name": "Spot2Nite",
  "description": "Welcome to Lost Moose Campground in Cataldo, Idaho, your perfect basecamp for a range of outdoor adventures. Nestled in a natural setting, our campground offers direct access to two fantastic hiking trails: the 2-mile round trip Mirror Lake trail and the more challenging 4-mile Crystal Lake trail. For those who love ATV riding or motorcycling, get ready to explore hundreds of miles of primitive roads that cater to all skill levels. Alongside Latour Creek, the campground is a hotspot for water...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cataldo-id",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/395977e8-a0b9-11ed-906f-ae29f73191bf/card.jpg?v=63892819399"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27706 South Latour Creek Road",
    "addressLocality": "Cataldo",
    "addressRegion": "ID",
    "postalCode": "83810",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.482292,
    "longitude": -116.443973
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "14:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$25+"
}