{
  "name": "Baier Group",
  "url": "https://www.baiergroup.co.nz",
  "description": "Independent Christchurch building supplies merchant serving trade and DIY customers across Canterbury.",
  "permission": {
    "browsing": "allowed",
    "training": "allowed for public pages unless a page states otherwise",
    "private_or_account_pages": "not allowed"
  },
  "preferred_sources": {
    "llms": "https://www.baiergroup.co.nz/llms.txt",
    "markdown_index": "https://www.baiergroup.co.nz/agent-pages/home.md",
    "sitemap": "https://www.baiergroup.co.nz/sitemap.xml",
    "robots": "https://www.baiergroup.co.nz/robots.txt"
  },
  "allowed_paths": [
    "/",
    "/shop",
    "/shop/category/",
    "/shop/item/",
    "/design",
    "/contact",
    "/about-us",
    "/pages/faq",
    "/blog/list",
    "/archive/list",
    "/story/"
  ],
  "disallowed_paths": [
    "/admin/",
    "/account/",
    "/user/",
    "/company/",
    "/webauthn/",
    "/shop/cart",
    "/shop/checkout",
    "/shop/payment/",
    "/uploads/"
  ],
  "contact": {
    "email": "info@baiergroup.co.nz",
    "phone": "+64 3 359 8849",
    "orders_sms": "+64 27 555 8854",
    "address": "2 Broughs Road, Harewood, Christchurch 8051, New Zealand"
  },
  "services": [
    "Building materials supply",
    "Timber, fencing, mouldings, board products and insulation",
    "Fastenings and fixings",
    "Kitset sheds and pole shed quotes",
    "Hard-to-find material sourcing",
    "Pickup and delivery planning"
  ],
  "booking": {
    "type": "structured_enquiry",
    "url": "https://www.baiergroup.co.nz/contact",
    "fields": [
      "serviceRequested",
      "budgetRange",
      "preferredDate",
      "preferredTime",
      "projectLocation",
      "name",
      "email",
      "subject",
      "message"
    ]
  }
}
