{
  "version": "1.0",
  "site": "https://gulfwoodguard.com",
  "actions": [
    {
      "id": "send-termite-inquiry",
      "name": "Send Termite Inquiry",
      "description": "Send a Pensacola termite inquiry to Gulf Wood Guard. Include contact details, neighborhood or ZIP, what signs appeared, and where they were found.",
      "method": "declarative",
      "endpoint": "https://usebasin.com/f/99e8a127515e",
      "success_url": "https://gulfwoodguard.com/contact/thank-you/",
      "parameters": {
        "required": ["name", "phone", "area", "concern", "message"],
        "optional": ["email"]
      }
    },
    {
      "id": "call-termite-help",
      "name": "Call Termite Help",
      "description": "Call Gulf Wood Guard about termite signs in Pensacola.",
      "method": "link",
      "endpoint": "tel:+18504957158"
    }
  ]
}
