{
    "leads": [
        {
            "id": "lead-1782763413059-376",
            "name": "Browser Test User",
            "email": "browser@testcompany.com",
            "companyType": "Brand",
            "country": "",
            "city": "",
            "source": "Chatbot",
            "createdAt": "2026-06-29T22:03:33+02:00"
        },
        {
            "id": "lead-1782762619457-233",
            "name": "Browser Test User",
            "email": "browser-test@example.com",
            "companyType": "Brand",
            "country": "",
            "city": "",
            "source": "Chatbot",
            "createdAt": "2026-06-29T21:50:19+02:00"
        },
        {
            "id": "lead-1782762085169-747",
            "name": "PHP Test User",
            "email": "test@phpcompany.com",
            "companyType": "Brand",
            "country": "United States",
            "city": "New York",
            "source": "Hero Form",
            "createdAt": "2026-06-29T21:41:25+02:00"
        },
        {
            "id": "lead-1",
            "name": "Alex Johnson",
            "email": "alex@creativeagency.co",
            "companyType": "Agency",
            "country": "United States",
            "city": "New York",
            "source": "Hero Form",
            "createdAt": "2026-06-25T21:58:47.971Z"
        },
        {
            "id": "lead-2",
            "name": "Sarah Miller",
            "email": "sarah@fashionbrand.com",
            "companyType": "Brand",
            "country": "United Kingdom",
            "city": "London",
            "source": "Chatbot",
            "createdAt": "2026-06-28T09:58:47.972Z"
        },
        {
            "id": "lead-3",
            "name": "Kenji Sato",
            "email": "kenji@techpublishers.jp",
            "companyType": "Publisher",
            "country": "Japan",
            "city": "Tokyo",
            "source": "Hero Form",
            "createdAt": "2026-06-28T21:58:47.972Z"
        }
    ],
    "chatbotConfig": {
        "enabled": true,
        "welcomeMessage": "Great, let's get you connected with our team!",
        "promptMessage": "Which of the following do you most identify with?",
        "options": [
            "Brand",
            "Agency",
            "Publisher, creator or affiliate"
        ]
    }
}