{
    "type": "appointment",
    "created_at": "2026-08-26T11:17:25+00:00",
    "fields": {
        "name": "Test Patient",
        "email": "test@example.com",
        "phone": "555-0100",
        "dentist": "",
        "service": "General Dentistry",
        "date": "2026-09-01",
        "time": "Morning",
        "notes": "Demo"
    },
    "ip": "127.0.0.1"
}