{
  "version": "1.0",
  "site": "https://rainlineready.com",
  "actions": [
    {
      "id": "send-emergency-plumbing-callback",
      "name": "Send Emergency Plumbing Callback",
      "description": "Send a fast Olympia emergency plumbing callback request to Rainline Ready. Include the callback phone number, urgent issue type, location cue, and short details if available.",
      "method": "declarative",
      "endpoint": "https://usebasin.com/f/943ed97e28d9",
      "success_url": "https://rainlineready.com/contact/thank-you/",
      "parameters": {
        "required": ["phone", "issue", "consent"],
        "optional": ["name", "location", "details"]
      }
    },
    {
      "id": "call-emergency-plumbing-help",
      "name": "Call Emergency Plumbing Help",
      "description": "Call Rainline Ready about an urgent Olympia plumbing issue.",
      "method": "link",
      "endpoint": "tel:+13607061961"
    }
  ]
}
