{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "SoVael AI",
  "description": "AI-powered business automation for trades and service businesses. WhatsApp onboarding, voice agents, lead capture, and customer qualification.",
  "url": "https://sovael.ai",
  "sameAs": [
    "https://plumbersinbelfast.uk",
    "https://emergencyplumbersinbelfast.co.uk",
    "https://easyhomesale.uk",
    "https://buymyhomeni.co.uk"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "sales",
    "telephone": "+447715181919",
    "availableLanguage": "English"
  },
  "potentialAction": [
    {
      "@type": "Action",
      "name": "Start HANDSHAKE Onboarding",
      "target": "https://wa.me/447715181919?text=Hi"
    },
    {
      "@type": "Action",
      "name": "Check Lead Status",
      "target": "https://mcp.sovael.ai",
      "description": "Use SoVael MCP endpoint to query lead status programmatically"
    }
  ],
  "agentMetadata": {
    "apiEndpoint": "https://api.sovael.ai",
    "mcpEndpoint": "https://mcp.sovael.ai",
    "dashboardEndpoint": "https://dashboard.sovael.ai",
    "voiceEndpoint": "https://voice.sovael.ai",
    "services": ["lead-capture", "voice-agents", "whatsapp-onboarding", "business-automation"]
  }
}
