{
  "schema_version": "1.0",
  "last_reviewed": "2026-06-21",
  "business": {
    "name": "Sliver Peaks Firewood",
    "type": "local_firewood_supplier",
    "description": "Local family firewood supplier based just north of Dunedin in the Sliver Peaks overlooking Blueskin Bay.",
    "location": {
      "locality": "Dunedin",
      "region": "Otago",
      "country": "NZ",
      "landmark_area": "Blueskin Bay"
    },
    "service_area": ["Dunedin", "Otago"],
    "contact": {
      "name": "Harold",
      "method": "sms",
      "phone_e164": "+64272201618",
      "phone_display": "027 220 1618",
      "sms_uri": "sms:+64272201618"
    }
  },
  "currency": "NZD",
  "unit": "cubic_metre",
  "catalogue": [
    {
      "id": "pine-1m3",
      "name": "Pine firewood",
      "wood_type": "pine",
      "quantity": 1,
      "price": 100,
      "description": "Easy-lighting firewood for quick everyday warmth."
    },
    {
      "id": "blue-gum-1m3",
      "name": "Blue gum firewood",
      "wood_type": "blue_gum",
      "quantity": 1,
      "price": 135,
      "description": "Dense hardwood for a long, steady burn."
    },
    {
      "id": "cypress-1m3",
      "name": "Cypress firewood",
      "wood_type": "cypress",
      "quantity": 1,
      "price": 135,
      "description": "Clean, aromatic firewood with steady heat."
    }
  ],
  "ordering": {
    "online_checkout": false,
    "requires_human_confirmation": true,
    "instructions": "Text Harold with the wood type, quantity and delivery location. Availability, delivery coverage, timing and final details require Harold's confirmation.",
    "suggested_message": "Hi Harold, I'd like to order [quantity] cubic metre(s) of [wood type], delivered to [location]. Could you please confirm availability and delivery?"
  },
  "unknown_until_confirmed": [
    "current_stock",
    "delivery_fee",
    "delivery_date",
    "delivery_coverage_for_exact_address",
    "payment_method",
    "final_order_total"
  ],
  "canonical_url": "https://sliverpeaksfirewood.co.nz/",
  "human_page": "/",
  "ai_summary": "/llms.txt",
  "ai_full_context": "/llms-full.txt"
}
