{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/call-cabin",
  "name": "Call Cabin",
  "description": "Very quiet, magnificent views",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/call-cabin",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F3bb13630-6e7b-4364-b1ab-c695e1e1b974.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F603bf52e-ab05-459a-908b-8e69a5d4a58a.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fdb42763d-58f2-4140-af7f-b0e78b4f1b54.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "106",
    "addressLocality": "Smithers",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.7782,
    "longitude": -127.11
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}