{
  "link_headers": [
    {
      "anchor": "https://yournorte.com/",
      "rel": "service-desc",
      "href": "https://yournorte.com/llms.txt",
      "type": "text/markdown"
    }
  ],
  "services": [
    {
      "name": "NORTE Contact & Audit Request API",
      "description": "Endpoint for scheduling a 30-minute restaurant CFO audit and lead submission.",
      "endpoint": "https://script.google.com/macros/s/AKfycbxiSnCAXcAZrTE22VDlGWDuhvj3ZKMfrPpo0aXiJ67dBxwkG_usAD52Pu7c_rrPfJfS/exec",
      "method": "POST",
      "payload": {
        "name": "string",
        "email": "string",
        "company": "string",
        "challenge": "string",
        "phone": "string",
        "annualSales": "string",
        "norteGoal": "string",
        "preferredDate": "string",
        "preferredTime": "string"
      }
    }
  ]
}
