{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/driftwood-canyon",
  "name": "Driftwood canyon",
  "description": "Great place along driftwood creek.\n\nPlease make all bookings through the Campertunity website to ensure you are protected by the Campertunity Terms of Use.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/driftwood-canyon",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F128b2a3b050886c6a776a49ad0b68734fa3eb550b387e118985baaecfebc28b3.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F04d7ac78cd4aff8ad9da936c7476c4839c74daafa5ee06893cf1291f3f1343b9.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F704e32b71ced6f59880e59c5c500e1e45006e0b1190ff840064a704992e2bf26.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driftwwod rd smithers bc",
    "addressLocality": "Smithers",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.8236,
    "longitude": -127.038
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$25+"
}